armory/blender/arm/logicnode/animation/__init__.py
2020-09-08 17:03:24 +02:00

6 lines
222 B
Python

from arm.logicnode.arm_nodes import add_node_section
add_node_section(name='default', category='Animation')
add_node_section(name='tilesheet', category='Animation')
add_node_section(name='armature', category='Animation')