So my player sprite has behaviour bound to layout active. When i move him on viewport top or left, entire sprite stay on screen. However when i move player at bottom or left of viewport, i goes beyond visible screen. Is there any way how to fix this without adding an event ? I already reached max events possible and cant remove any without breaking the game. Thanks.