Iris2.de
http://iris2.de/forum/

Can I Play Any Animation On Loggin In? (Anim, Particle, etc)
http://iris2.de/forum/viewtopic.php?f=15&t=1396
Page 1 of 1

Author:  Sehlor [ Wed May 13, 2009 2:17 am ]
Post subject:  Can I Play Any Animation On Loggin In? (Anim, Particle, etc)

I Want To Play An Animation During Loading Screen For Example a Ring is Turning Around itself. or On The Login Screen Draw A Player Model, or Play a Particle.

Is That Possible ?

Author:  hagish [ Wed May 13, 2009 8:25 am ]
Post subject: 

Yes, you need to setup a screen, position the camera, add a gfx3d + mesh and animate it.

Author:  ghoulsblade [ Wed May 13, 2009 11:25 am ]
Post subject: 

lua/lib.mainmenu.background.lua
would be the right place to do that, there is example code for a simple camera there as well.

Author:  Sehlor [ Wed May 13, 2009 5:57 pm ]
Post subject: 

hi, i figured it out but have a question again :)
how can i make an image fade in and fade out
i have a image "broadcast.png"
want to fade it in
i found a function:

Code:
local mydialog = guimaker.MyCreateDialog()
guimaker.MakePlane({Parent},"what??",-128,-128,256,256)


in "what??" there is "irislogo" i think it's a material name where can i found this material ? or how create an image from file ?

Author:  Sehlor [ Wed May 13, 2009 6:04 pm ]
Post subject: 

i found the material but still have problem with fade it in

Author:  Sehlor [ Thu May 14, 2009 1:56 am ]
Post subject: 

figured out :) thanks

Author:  ghoulsblade [ Thu May 14, 2009 9:48 am ]
Post subject: 

wow, you're quick =)

Author:  Sehlor [ Thu May 14, 2009 3:48 pm ]
Post subject: 

some but it's not enough i made my own broadcast window

that fades in Self -> fades in the broadcast text -> moves left the text while it end -> fades off broadcast window

and repeats it twice after 30 sec

some screen shots:
Image
Image

if you want to add iris2 i can share this ?

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/