Hi all,
I have just started with godot I have set up the screen size(viewport) in the preferences but when I come to place to rectangle collision shapes at each side I have to offset them by 50px to the left on both sides so that the player looks like he has hit the side of the screen.
If I set the rectangles to the viewport edges (blue lines) the player goes off the screen to the right and hits the stop to early to the left.
I have add collisionpoly2D to the player
Any ideas Thanks

