Destroy actor. Spawn actor. Change scene. HELP!?!
PL4YORDI3SON
Member Posts: 10
Hey GS Community,
So i'm making my first game and its looking great! Only thing is, I ran into a problem thats got me at a stand still! So when my actor gets killed, I have set up these actions to happen: Destroy actor, Spawn actor(animation), and play sound... Now here comes the problem. I want to change to the 'Game Over' Scene AFTER the animation and sound happen. So I tried setting up a Timer to change the scene but it just doesn't work. Ive tried it a couple different ways... Anybody know how to make this happen??? destroy actor. spawn actor. play sound. change scene?
any help would be appreciated!
Comments
Character:
Spawn actor, destroy
Animation
Play sound, when self.image is (type the final animation frame name) change scene.
Need Help? Email Me | Templates | Full Game Source Code
@bjandthekatz that worked!!!!!!!! You are my savior lol Thank you so much!