Platform Builder Forums
Main => Suggestions => Topic started by: Antikore on October 11, 2018, 09:12:14 PM
-
This command prompt will be called when an enemy falls out of the level. I need this for something!
-
For now, I think it is possible to do something like this by adding your area a bit up to add some trigger enemies below of your course. Make those harm other enemies and add your command for your special enemy for his death effect! :)
-
I tried that, but I didn't work well. Anyways, I'm completely sure that I did something wrong. Maybe I need to refresh mind before try again.
-
Like... A new command that reads something like,
"if enemy (ID) =falls out of screen
{
complete course
}"
That would probably be a good command.