why not use spawn?
Hello!
I have read that many hear don't use spawn? When should i use it? i am making a space shooter now and i am wondering for example laser shoots ten at the screen at most should put ten of thoose of screen and then just move them as the go out of screen?
Want to know now before i come to long in game development=)
Kind regards
I have read that many hear don't use spawn? When should i use it? i am making a space shooter now and i am wondering for example laser shoots ten at the screen at most should put ten of thoose of screen and then just move them as the go out of screen?
Want to know now before i come to long in game development=)
Kind regards
Comments
Roy.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
Thanks for the quick input on the subject=) Think i will be using spawn then. Just hope that the LUA are being dropped soon then=)
Just another quick question? If i want to spawn several actors at the same time in different directions can i do this? because it feels like you only can spawn one actor at a time?
Roy.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
I never have had problems with spawn and spawning more than one actor at a time … but then I always try to avoid using the Timer Behavior.
would rather interpolate a value using Duration to time events (nothing ever seems to stop that Interpolate!)
@};- MH