mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 10:46:17 +00:00
提交确定性AI案例
This commit is contained in:
39
JNFrame2/Assets/Scripts/GASSamples/AI/AiDemo1.txt
Normal file
39
JNFrame2/Assets/Scripts/GASSamples/AI/AiDemo1.txt
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0"?>
|
||||
<Entry xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<x>
|
||||
<rawValue>9620000000</rawValue>
|
||||
</x>
|
||||
<y>
|
||||
<rawValue>5420000000</rawValue>
|
||||
</y>
|
||||
<childs>
|
||||
<TreeNode xsi:type="Sequence">
|
||||
<x>
|
||||
<rawValue>9620000000</rawValue>
|
||||
</x>
|
||||
<y>
|
||||
<rawValue>5620000000</rawValue>
|
||||
</y>
|
||||
<childs>
|
||||
<TreeNode xsi:type="AiLog">
|
||||
<x>
|
||||
<rawValue>9480000000</rawValue>
|
||||
</x>
|
||||
<y>
|
||||
<rawValue>5860000000</rawValue>
|
||||
</y>
|
||||
<log>你好</log>
|
||||
</TreeNode>
|
||||
<TreeNode xsi:type="AiLog">
|
||||
<x>
|
||||
<rawValue>9740000000</rawValue>
|
||||
</x>
|
||||
<y>
|
||||
<rawValue>5860000000</rawValue>
|
||||
</y>
|
||||
<log>好个屁</log>
|
||||
</TreeNode>
|
||||
</childs>
|
||||
</TreeNode>
|
||||
</childs>
|
||||
</Entry>
|
7
JNFrame2/Assets/Scripts/GASSamples/AI/AiDemo1.txt.meta
Normal file
7
JNFrame2/Assets/Scripts/GASSamples/AI/AiDemo1.txt.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: efbb9ae85b44479fac84562240d86ac3
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Reference in New Issue
Block a user