changes
This commit is contained in:
parent
3dbd339eb2
commit
4a17dd2e25
12 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ fn main() {
|
|||
let rapier_config = RapierConfiguration {
|
||||
scaled_shape_subdivision: 2,
|
||||
timestep_mode: TimestepMode::Variable {
|
||||
max_dt: 0.5,
|
||||
max_dt: 0.2,
|
||||
time_scale: 1.0,
|
||||
substeps: 10,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue