Add a world model and refactor the controller
This commit is contained in:
@ -22,7 +22,7 @@ GameServerManager="*res://scripts/game_server_manager.gd"
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1920
|
||||
window/size/viewport_height=1080
|
||||
window/size/viewport_height=1964
|
||||
window/size/mode=4
|
||||
window/size/borderless=true
|
||||
|
||||
@ -86,3 +86,8 @@ crouch={
|
||||
[physics]
|
||||
|
||||
3d/default_gravity=15.0
|
||||
|
||||
[rendering]
|
||||
|
||||
anti_aliasing/quality/msaa_3d=1
|
||||
anti_aliasing/quality/screen_space_aa=1
|
||||
|
Reference in New Issue
Block a user