How to get a image suddenly in a scene
Hi,
I was busy with making a fish game.
I want a scene that if you are playing the game, then suddenly a fishnet comes in the scene and destroy all fishes.
Is that possible?
Hi,
I was busy with making a fish game.
I want a scene that if you are playing the game, then suddenly a fishnet comes in the scene and destroy all fishes.
Is that possible?
Comments
It's entirely possible.
Yes, it's possible. You can use the Spawn Actor behavior to add an actor to an existing scene. And you can use a Move behavior to move the "net" actor and a collision Rule condition to Destroy the fish actors when they collide with the net actor.
Typical, trying to cash in on an innocent question.
Hi thank you!
how does the spawn actor works?
It spawns another actor, you tell it which actor you want to spawn and where in the scene you want it spawning.
thank you very much!
do you also know how i can change a scene with a timer?
http://forums.gamesalad.com/discussion/81273/an-illustrated-guide-to-the-spawn-actor-behaviour