How do I create interactive buttons that shrink instead of grow?
I already watched the great video tutorial by ArcadEdGames but he only showed us how to create buttons that grow when you touch them I tried to fiddle around with the events and variables but I had no luck in making them shrink. Is there anyway anyone can help with this?
youtube.com/watch
Develop games in your browser. Powerful, performant & highly capable.
Didn't watch the whole video, but wouldn't it be as simple as changing the add to variable to subtract from variable on the variable of which he says this will determine how fast it grows.
That's exactly what I did, but it didn't work, anyone have another method to making a sprite shrink?