forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
6
leenkx/blender/lnx/logicnode/physics/__init__.py
Normal file
6
leenkx/blender/lnx/logicnode/physics/__init__.py
Normal file
@ -0,0 +1,6 @@
|
||||
from lnx.logicnode.lnx_nodes import add_node_section
|
||||
|
||||
add_node_section(name='default', category='Physics')
|
||||
add_node_section(name='force', category='Physics')
|
||||
add_node_section(name='contact', category='Physics')
|
||||
add_node_section(name='ray', category='Physics')
|
Reference in New Issue
Block a user