To make the enemy bounce when hit was quit a struggle to figure out. I had to test various methods to both keep It up right and get it to bounce: continuing from last time you need to set its initial direction to 0 and in crease its initial speed to how ever powerful you want it to bounce. Then add the condition show below.
Making the Character "die" is simple I am just going to make him reappear back at the start which is the same thing I did with the balls previously.
Now I am going to shrink the characters and put them back in the map.
Today I learned how to make the enemy bounce when hit. Tomorrow I am going to spread them around my game map and find a new tutorial.
No comments:
Post a Comment