The Daily Click ::. Forums ::. Klik Coding Help ::. weird bug stops my re-spawn.
 

Post Reply  Post Oekaki 
 

Posted By Message

Mr.Earthbound



Registered
  15/10/2014 22:31:48
Points
  7
20th October, 2014 at 20/10/2014 23:53:51 -

Hey guys. I have this really weird bug. I made a really simple game I've been practicing with. I'm new to MMF2.5. It's a simple game that involves a shoe, and some roaches. The player is the shoe and the enemies are the roaches. So when the roaches attack the player by launching an object, and it touches the player, the player is destroyed. But if the player presses the "fire" button, which is shift, it stops the "destroy animation" and the shoe won't re-spawn. No matter how many lives you have left. And that's really annoying because the player can easily by pounding away on "shoot" button, get killed, and then lock the game up because his avatar disappears. I'll post some images of my event editor. Ignore that restore control on line 18. Originally I thought to fix the problem I'd be able to make a condition right before line 18 that would say "Animation Disappearing is playing: Ignore player 1's control" then condition 18 would read "Animation Disappearing is over: Create new object, restore player 1 control." but that didn't solve my problem. So I have to get rid of that restore control on line 18.

http://imgur.com/0Jm7Ty3

http://imgur.com/ns7DgcC

 
n/a

Mr.Earthbound



Registered
  15/10/2014 22:31:48
Points
  7
21st October, 2014 at 21/10/2014 00:07:51 -

Just figured it out. On line 5, I just added another condition that said "Animation Disappearing is playing" then I right clicked it and chose negate. that was frustrating the hell out of me.

 
n/a

siven

I EAT ROCKS

Registered
  03/11/2008
Points
  604

Wii OwnerVIP Member
23rd October, 2014 at 23/10/2014 00:58:37 -

ive had that issue before. dont you love how fixes for things are usually super simple but we just over look it? or maybe thats just me lol

 
[Game design makes my brain feel like its gonna explode.]
   

Post Reply



 



Advertisement

Worth A Click