Looking for a Demo that does this.
I want actor1 ( Begin button) on press to activate another actors interpolate rules.
on press of actor 1...... actor2 will go from A to B in 3 seconds then from B to C in 2 seconds and
from C back to A in 4 seconds.. wait at positon A for 5 seconds then go from A to D in 3 seconds and so on. But I need actor1 the (Begin button to activate actor 2.
Ive been to youtube cookbook gamesalads query cookbook and editor search for demos. And I cant find anything like this.
on press of actor 1...... actor2 will go from A to B in 3 seconds then from B to C in 2 seconds and
from C back to A in 4 seconds.. wait at positon A for 5 seconds then go from A to D in 3 seconds and so on. But I need actor1 the (Begin button to activate actor 2.
Ive been to youtube cookbook gamesalads query cookbook and editor search for demos. And I cant find anything like this.
Comments
I dont remember if it moves the camera or an actor that controls the camera but either way the basic thing would be the button triggers a boolean and when the boolean is true your actor the you want to move runs its rules.