| 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  | 
	|
| Author: | ghoulsblade [ Thu May 14, 2009 9:48 am ] | 
| Post subject: | |
wow, you're quick =)  | 
	|
| Page 1 of 1 | All times are UTC | 
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/  | 
|