vini-guerrero / godot_game_tools

This is a blender add-on that contains tools to ease the creation/import process of assets into Godot Game Engine
GNU General Public License v2.0
364 stars 34 forks source link

feat: add an option to root motion #34

Closed alan-w-255 closed 3 years ago

alan-w-255 commented 3 years ago

user can choose which axises(local) the root motion can move

vini-guerrero commented 3 years ago

@alan-w-255 rootmotion on Y axis (Godot) has not yet been tested. Do you mind making sure this option works fine for jumping/falling animations?

alan-w-255 commented 3 years ago

I test some Jump Down animations. the root motion on Y axis works well in godot and blender.