Hello, great friends, I am suffering here to make the classic megaman-style death animations
Many thanks to anyone who can help!
Did you try a number of sprites with bullet behaviour created upon death with various angles set?
Yves, bit i failded in all occasions.
You Can help me?
https://imgur.com/a/ZbeSKZz
I made a quick gif of a death off youtube to see what you were talking about-
as suggested above the actual animation is not too complicated- I see 2 animations with only 3/4 frames each- just going at different speeds. with bullet behavior set to different angles you should be able to get this effect.
Yes, But, How?
Pseudocode:
+Upon death
+Repeat 8 times
-Create particle at megaman
-Set angle of motion to loopindex * (360 / 8)
-wait 0.5 seconds
-Copy/paste the above actions with necessary adjustments
Give the particles the bullet behavior
Thanks
Develop games in your browser. Powerful, performant & highly capable.
Hehe, Thanks again!
cool project, good job that's cool
smumpy Yeah, and now I'm programming the weapons exchange and the color palette.