who the fuck knows
This commit is contained in:
parent
1c33ea2f59
commit
1da411cacd
31 changed files with 1372 additions and 78 deletions
|
|
@ -23,6 +23,7 @@ GameState="*res://utility/game_state.gd"
|
|||
|
||||
window/size/viewport_width=1280
|
||||
window/size/viewport_height=720
|
||||
window/vsync/vsync_mode=0
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
|
|
@ -37,3 +38,7 @@ theme/custom="res://resources/theme/game_theme.tres"
|
|||
2d_physics/layer_1="bees"
|
||||
2d_physics/layer_2="hazards"
|
||||
2d_physics/layer_3="flowers"
|
||||
|
||||
[physics]
|
||||
|
||||
2d/run_on_separate_thread=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue