Hey everyone!
I am trying to recreate the classic death animation we all know from Super Mario. You know the one where Mario runs into an enemy, gets thrown up into the air and then falls down off the screen. That's what I am trying to recreate. I do have a few problems though.
First, I can get the platform controls to disable themselves but then the Simulate Jump won't function properly. If I leave them enabled, the user can still control the player.
Second, how do I disable Platformer collisions? I would like the player to fall off the screen. Here is what I have so far.
<img src="http://imageshack.com/a/img541/6149/2zhb.png" border="0" />
Thank You,
Stephen