forked from LeenkxTeam/LNXSDK
Repe [T3DU] Update - 31f26d171bba0355ce2a77031e3aad4c64dbc7e9
This commit is contained in:
@ -4,6 +4,7 @@ class StopAgentNode(LnxLogicTreeNode):
|
||||
"""Stops the given NavMesh agent."""
|
||||
bl_idname = 'LNStopAgentNode'
|
||||
bl_label = 'Stop Agent'
|
||||
lnx_section = 'agent'
|
||||
lnx_version = 1
|
||||
|
||||
def lnx_init(self, context):
|
||||
|
||||
Reference in New Issue
Block a user