rust-adventure / super-corgo

3 stars 2 forks source link

Jump is sluggish #2

Closed ChristopherBiscardi closed 3 years ago

ChristopherBiscardi commented 3 years ago

Jumping and falling is slow, should be "responsive".

Should we bump the gravity up? or the mass?

ChristopherBiscardi commented 3 years ago

Fixed by adjusting the RapierConfiguration::scale resource.

resource must be inserted after initializing rapier