Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 2.02 KB

animations.md

File metadata and controls

19 lines (15 loc) · 2.02 KB

Animations

Godot Awesome List

Example Ready-Made

2D

  • Button Animation - Here a demo creating a circle effect on buttons using godot engine + shaders
  • Skeletal - 2D Skeletal Animation Creature Runtime for Godot Engine

3D

  • Jigglebones - This is an addon that adds jigglebones to Godot 3.0. If you don't know what that is: jigglebones are bones that jiggle when the skeleton moves. They are used for procedural animation, so you can move only the important parts of the skeleton and the little bits will automatically jiggle with it.

Tutorials