I want to make a balloon inflate or deflate depending on player input. What would be your approach for doing this?
I want to make a balloon inflate or deflate depending on player input. What would be your approach for doing this?
How about using transform.localScale to change the size of the balloon?