![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Razorback1911 |
Hello,
I’m new to Godot and i’m trying to acheiv a “Diablo-like” game just for the context.
I’ve got 2 Scenes :
Main with Tilemap in Navigation2D, an instance of Player and Line2D to see the pathfinding.
Player with a sprite - collisionShape - and Camera2D (Current : Checked)
I can move my Player on the title map, the camera follow the player, but it seems the player can’t move over the Windows setting (In Project Settings) , 1920*1080. Litteraly the purple line in editor.
How i can redefine this limitation ? I need to modify the Windows Settings ?
Thank you for the help.
Rzr.
What do you mean by “the player can’t move over the windows setting”? The player can’t move outside of a 1920x1080 square?
Ertain | 2019-09-28 16:49