https://github.com/suvrik/rootmotiontransfer
Blender plugin. Transfer root motion from armature to root bone.
https://github.com/suvrik/rootmotiontransfer
blender blender-addon blender-plugin blender-python blender-scripts root-motion
Last synced: about 2 months ago
JSON representation
Blender plugin. Transfer root motion from armature to root bone.
- Host: GitHub
- URL: https://github.com/suvrik/rootmotiontransfer
- Owner: suVrik
- License: gpl-3.0
- Created: 2023-08-22T13:53:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T20:22:57.000Z (over 1 year ago)
- Last Synced: 2025-01-14T13:56:12.100Z (3 months ago)
- Topics: blender, blender-addon, blender-plugin, blender-python, blender-scripts, root-motion
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Root Motion Transfer
This plugin allows to transfer root motion from armature object to root bone.
# Installation
* Install Blender from https://www.blender.org/download/;
* Download this repository as ZIP;
* Open Blender;
* Go to Edit > Preferences > Add-ons > Install...;
* Select the ZIP you downloaded;
* Now the add-on should be on the list, feel free to enable it.