-
Notifications
You must be signed in to change notification settings - Fork 13
Custom Main Run Args
Valk edited this page Jan 29, 2026
·
2 revisions
In Godot top left Debug > Customize Run Instances... > Main Run Args there are custom defined arguments you can use.
- top_left
- top_right
- bottom_left
- bottom_right
- middle_left
- middle_right
- middle_top
- middle_bottom
These arguments manipulate the windows position and size which is great when running multiple client windows when debugging multiplayer. For example Client A window would use "middle_left" and Client B window would use "middle_right".
Found information that needs to be updated in the wiki? Or have a suggestion for a new feature? Or maybe you found a bug? Want to contribute but have no idea where to start? Send me a message over Discord, my username is valky5.