aframe-physics-extras
aframe-physics-extras copied to clipboard
sleepy API changes
Since the damping options are already exposed on *-body
, replace those schema properties with a single dampen
boolean that sets properties on the body to the sleepy
ideal. Any tweaking can be done on the body component.
State may be heading towards deprecation, consider changing holdState
to holdStart
and holdEnd
(i.e. events)