forked from StrafesNET/strafe-client
start in air
This commit is contained in:
parent
8137a26f81
commit
765ed42b9d
@ -300,7 +300,7 @@ impl strafe_client::framework::Example for Skybox {
|
||||
gravity: glam::vec3(0.0,-100.0,0.0),
|
||||
friction: 90.0,
|
||||
mv: 2.7,
|
||||
grounded: true,
|
||||
grounded: false,
|
||||
jump_trying: false,
|
||||
temp_control_dir: glam::Vec3::ZERO,
|
||||
walkspeed: 18.0,
|
||||
|
Loading…
Reference in New Issue
Block a user