friction and sand pit

This commit is contained in:
Haze Weathers 2025-02-22 21:12:25 -05:00
parent 08712cf22c
commit 77ef1dee48
5 changed files with 81 additions and 35 deletions

View file

@ -45,7 +45,9 @@ power_scale = 20.0
power_sensitivity = 0.01
power_threshold = 0.2
gravity = 10.0
friction = 5.0
friction = 10.0
friction_coef = 0.01
friction_pow = 60.0
stop_threshold = 0.1
camera_low_angle = 0.349066
camera_high_angle = 1.0472