Skip to content

GourabSN/Keyframe-Scaling-GodotAddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keyframe-Scaling

A Godot addon to scale the keyframes of an animation to any desired length for selected tracks or all tracks.

How to Insall

  1. Download the repo as Zip.
  2. Copy the contents of the addons folder in inside your godot project, something like this -> res://addons/Keyframe Scaling
  3. Reload the current project.
  4. In Godot > Project Settings > Plugins > enable Keyframe Scaling

How to use

There the usage is very simple :

  1. Select the animation in the Animation Player node.
  2. Press the Scale Animation Keys button in the inspector panel.
  3. Set the final animation length you want.
  4. If you want to apply the scaling in all the animation tracks then just click OK

Demo1

  1. If you want to apply the scaling in certain tracks then unselect the tracks in which the scaling must not apply.
  2. Enable Only Selected Tracks
  3. Click OK

Demo1

If you want to see the demo in better quality, check the MP4 files in the demo folder.

About

A Godot addon to scale the keyframes of an animation to any desired length for selected tracks or all tracks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors