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 config
physics:
  enabled true
  damping 0.45
end
OptionTypeDefaultNotes
enabledbooltrueEnables physics-style motion smoothing.
dampingf320.45Damping used for non-overlap bump behavior.