guide me please, about changing scenes
sky_ssr
Member Posts: 58
I want to make a game when all of the actors are destroyed, change to next scene. Suggestions please.
Thanks
Thanks
Comments
You would make a attribute called enemy count, and set it to 20 or however any actors you have.
In each actor in the rule you ahve to destroy it, have it so when its destroyed it also changes attribute enemy count to enemy count -1. Then have a rule when enemy count = 0 change scene
cheers
Thanks
Cheers