armory/blender/arm/logicnode/object/__init__.py

6 lines
210 B
Python
Raw Normal View History

from arm.logicnode.arm_nodes import add_node_section
add_node_section(name='default', category='Object')
add_node_section(name='props', category='Object')
add_node_section(name='relations', category='Object')