Hello!
I'm working on a sidescroller beat em up and just got some basics done with the enemies. Now I'm planning on doing some 'kickback' effects on them, like when player punches enemy hard enough to make them fly backwards, hit the wall and bounce off it.
What would be the most efficient way to make the enemy turn into sort of physics object, bounce around and then turn back to static after stopping?
Thanks in advance.