12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8"?>
- <behavior agenttype="red::RedBehaviacTree" name="p3WcuvwSnbTb" version="5">
- <node class="Sequence" id="0">
- <node class="IfElse" id="1">
- <node class="Condition" id="2">
- <property Operator="Equal"/>
- <property Opl="Self.red::RedBehaviacTree::getCoderFloat("P-tCoinsGot")"/>
- <property Opr="Self.red::RedBehaviacTree::getCoderFloat("P-tCoinsTotal")"/>
- </node>
- <node class="Sequence" id="3">
- <node class="Assignment" id="4">
- <property CastRight="false"/>
- <property Opl="string Self.red::RedBehaviacTree::temporaryVariablesString"/>
- <property Opr="const string "点击购买""/>
- </node>
- <node class="Action" id="5">
- <property Method="Self.red::RedBehaviacTree::storageTemporaryVariablesString("__ttbt__localVariableIndex_0",string Self.red::RedBehaviacTree::temporaryVariablesString)"/>
- <property ResultOption="BT_SUCCESS"/>
- </node>
- <node class="Action" id="6">
- <property Method="Self.red::RedBehaviacTree::notifyDevelopment("SBuMH29ZIB6y","__ttbt__localVariableIndex_0")"/>
- <property ResultOption="BT_SUCCESS"/>
- </node>
- </node>
- <node class="Noop" id="7"/>
- </node>
- </node>
- </behavior>
|