Config Reference
Physics
Physics-style motion smoothing settings.
Defaults
Defaults shown here are the effective builtin defaults from RuntimeTuning::builtin_defaults().
Default Config Shape
Use this as the section shape when editing halley.rune.
physics:
enabled true
damping 0.45
end| Option | Type | Default | Notes |
|---|---|---|---|
enabled | bool | true | Enables physics-style motion smoothing. |
damping | f32 | 0.45 | Damping used for non-overlap bump behavior. |