Hello guys! I'm having some trouble figuring out a way to scale an object to the Y position,I would like an object to become smaller as it gets near the top of the screen
is there a way I can achieve this effect easily? thank you!
Develop games in your browser. Powerful, performant & highly capable.
This a very simple way to decrease the scale of a sprite as it gets to the top of the screen. You can specify the lower / upper bounds for the position of the sprite and the respective size.
Scaling within tap scrolling: drive.google.com/file/d/11K_Ci7PjnyjYWSBYNIWi0RtfWYMTw9QJ/view