godot-xr-tools
godot-xr-tools copied to clipboard
Consider animating pose-switching on held objects
When a held object switches its grab-point, the object instantly snaps to the new grab-point. Instead the object may wish to interpolate (both position and angle) to the new grab-point. The ranged-grab and grab-point-switch could use a similar transform-interpolation approach.