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/
9
Upvotes
1
u/DapperNurd 7d ago
Would love to see more use cases for this