
B
Publisher
babypandabear3
smooth-move
Tools
Smooth Interpolation Physics 2D 3D Transform Movement Follow
this is a helper node to help interpolate visual nodes transform to follow physic body transform smoothly
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
Smooth Move
Interpolate transform for smooth movement and rotation
Status:
0.0.1
Install:
- Clone or download the repository.
- Create a folder called addons in your project.
- copy and paste the folders "smooth_move" into that folder.
- Go to Project -> Project Settings -> Plugins and activate the plugin.
Usage
- Add SmoothMove2D or SmoothMove3D as child
- Set Follow Target to node you want to target
- Add nodes you want as child of SmoothMove2D / SmoothMove2D. This can be Sprite, Mesh, Camera and others
Misc
- The plugin comes with two demos for 2D and 3D