mirror of
https://github.com/Relintai/procedural_animations.git
synced 2024-11-08 20:22:10 +01:00
Small touchups to Readme.
This commit is contained in:
parent
a402ae2e2b
commit
055f57def5
@ -2,15 +2,16 @@
|
||||
|
||||
This is a c++ engine module for the Godot engine.
|
||||
|
||||
It lets you compose new animations from other animation frames, and it alo sets up interpolations between them.
|
||||
|
||||
It comes with it's own editor plugin.
|
||||
|
||||
![Broken Seals](screenshots/screenshot.png)
|
||||
|
||||
It was inspired by this talk:
|
||||
https://www.youtube.com/watch?v=LNidsMesxSE
|
||||
|
||||
It does not do everything from the talk, it only lets you compose new animations
|
||||
from other animation frames, and it alo sets up interpolations between them.
|
||||
|
||||
It comes with it's own editor plugin.
|
||||
It does not do everything from the talk!
|
||||
|
||||
It supports both godot 3.2 and 4.0 (master). Note that since 4.0 is still in very early stages I only
|
||||
check whether it works from time to time.
|
||||
|
Loading…
Reference in New Issue
Block a user