Hello everyone.
So, in a Platformer, enemies destroy player on contact.
What I want to know... Is there a way to make a powerup, so that player becomes invincible for some time,
destroying these enemies on collision?
Without powerup, player gets death animation when colliding with the enemy, but with powerup, player should make a kick animation when colliding and destroying the enemy..
Tnx in advance.