Hi there!
How do I set a platform sprite not to move beyond a X or Y boundary in a layout? or do I have to create an invisible object to stop them from moving pass the X or Y?
Thanks!
Yes you can make invisible object walls or programmatically by checking x and y of the sprite relative to the window
Thank you!
There is also a 3rd party behaviour "Boundary" which I've used successfully.
Develop games in your browser. Powerful, performant & highly capable.