-
Crash
When running it in MMF2, it crashes when the user dies during the third wave?
This didn't happen before - I made the whole third wave, tested it multiple times, changed it multiple times, and ended with testing it. Then I moved on. I made "goodies" and a shotspread technique - which is what could be the cause.
Anyone see anything?
SpaceShooter.mfa
-
Re: Crash
You have an action which destroys the advanced direction object when the player dies. It then crashes when your suicidal enemies try to use the advanced direction object. Take out that destroy and it doesn't crash any more.
Not that it should crash.
-
Re: Crash
Huh... how'd that get in there!
Thank you so much!
-
Re: Crash
I don't see why this would crash, but at least it was fixed :)