Hello again Community,
I’m trying to create a whack-a-stone game. When the hammer strikes the stone… it flashes and then returns to it’s usual animation.
#animation 0: perfect
#animation 1: damaged
#animation 2: broken
#animation 3: flash
So, every time the player hits the stone - it flashes on impact and returns.
gameplay = https://youtu.be/5YOQ2amr0ks
my code=
The flash doesn’t work when the stone is damaged or broken.
Any ideas?
Thanks,
Rob