Weapon

How do I make it so that the opponent in my game (Mustache Rival if you check out the game) shoots out flaming mustaches that make my character small for 5 or 10 seconds and then get bigger again. I already know how to make the opponent emit the mustache but don’t know how to do the rest.

http://www.flowlab.io/game/play/78174

Edit the player, make a collision with the emitted object give a number 50 — size, then a 5 sec timer, and number 100 — size.

Thanks @MhxAr

how come the hitbox stays the same size