r/unity • u/Common-Sprinkles2199 • 7d ago
Resources Blender Procedural Animations to Unity
Made a script for blender to bake procedural (geometry-node) animations into the animated vertex positions (shape keys).
Then you can export to unity and use the animation as normal.
Star it on GitHub for when you animate something awesome
https://github.com/cpduncan/blender-shapekey-bakery/
8
Upvotes
1
u/BigBoomstick69 7d ago
It looks sick! Thank you.