Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 740 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 740 Bytes

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