mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
Increase physics ticks per frame to 100
This commit is contained in:
parent
78c4aa7636
commit
bdbc0da9e0
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ window/size/viewport_width=1280
|
|||
window/size/viewport_height=720
|
||||
window/size/initial_position_type=3
|
||||
|
||||
[physics]
|
||||
|
||||
common/physics_ticks_per_second=100
|
||||
common/max_physics_steps_per_frame=15
|
||||
|
||||
[rendering]
|
||||
|
||||
textures/canvas_textures/default_texture_filter=0
|
||||
|
|
Loading…
Reference in a new issue