Add new nodes (forgot to commit this file)
This commit is contained in:
parent
b102cd405f
commit
62d1c44613
@ -7,6 +7,15 @@
|
||||
<root>
|
||||
<TreeNodesModel>
|
||||
<!-- ############################### ACTION NODES ################################# -->
|
||||
<Action ID="ActorAnimation">
|
||||
<input_port name="animation">Name of animation to play</input_port>
|
||||
</Action>
|
||||
|
||||
<Action ID="ActorMovement">
|
||||
<input_port name="animation">Name of animation to play</input_port>
|
||||
<input_port name="target">Pose to move to</input_port>
|
||||
</Action>
|
||||
|
||||
<Condition ID="IsCalled">
|
||||
</Condition>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user