procedural_animations/README.md

13 lines
284 B
Markdown
Raw Normal View History

# Procedural Animations
This is a Procedural Animations engine module for the GODOT Engine.
clone this repository into your `<Godot source>/modules/`, and compile.
```
cd <Godot source>/modules
git clone https://github.com/Relintai/procedural_animations procedural_animation
```