完善配音内容,完善状态机设置

This commit is contained in:
李浩 2025-04-23 14:29:29 +08:00
parent 26d9f13eb0
commit 3919197a21
4 changed files with 285 additions and 90 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -74,8 +74,8 @@ MonoBehaviour:
m_fontMaterials: []
m_fontColor32:
serializedVersion: 2
rgba: 4280154367
m_fontColor: {r: 1, g: 0.972549, b: 0.11372549, a: 1}
rgba: 4294967295
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
m_enableVertexGradient: 0
m_colorMode: 3
m_fontColorGradient:

View File

@ -15,15 +15,17 @@
<Action type="Var" name="完成" value="0"></Action>
<Action type="UIShow" value="UIOperationList" isShow="true"></Action>
<Action type="UIShow" value="UIChangeOperation" isShow="true"></Action>
<Action type="UIShow" value="UIHint" isShow="true"></Action>
<Action type="Hint" value="请选择对应模块,进行对应实验学习。或者使用键盘鼠标,自由漫游场景,进行游览。" time="-1" icon="false"></Action>
<!--<Action type="Show" value="CustomParent/Canvas" isShow="false"></Action>
<Action type="Show" value="CustomParent/Eye" isShow="false"></Action>
<Action type="Show" value="CustomParent/Canvas" isShow="false"></Action>-->
<!--<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-0.4474,1.3939,2.0604" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="18.66748,0,0" time="0"></Action>
</Action>-->
<Action type="Parallel">
<Action type="Move" value="FlyCamera" to="-3.745917,1.538797,0.7142447" time="0"></Action>
<Action type="Rotate" value="FlyCamera" to="15.41563,92.03246,-8.856362E-07" time="0"></Action>
</Action>
<!--摄像机-->
<Action type="Show" value="Main/SanJiaoJia" isShow="false"></Action>
@ -83,13 +85,15 @@
</Action>
<Action type="OperationChange" name="单反拍照"></Action>
<!--<Action type="OperationChange" name="单反拍照"></Action>-->
<Action type="OperationChange" name="请选择对应模块"></Action>
</Action>
</Enter>
</State>
<State name="摄像机拍摄">
<Enter>
<Action type="Sequence">
@ -115,18 +119,18 @@
</State>
<Transision from="any" to="摄像机拍摄">
<Transision from="初始化" to="摄像机拍摄">
<Condition type="UIClick" value="UIRoot/Common/UIChangeOperation/Content/1"></Condition>
</Transision>
<Transision from="any" to="单反摄影">
<Transision from="初始化" to="单反摄影">
<Condition type="UIClick" value="UIRoot/Common/UIChangeOperation/Content/2"></Condition>
</Transision>
<Transision from="any" to="单反拍照">
<Transision from="初始化" to="单反拍照">
<Condition type="UIClick" value="UIRoot/Common/UIChangeOperation/Content/3"></Condition>
</Transision>
<Transision from="any" to="初始化">
<Condition type="Var" name="完成" value="1"></Condition>
<Action type="OperationChange" name="初始化"></Action>
</Transision>
@ -193,7 +197,17 @@
<Icon>gongju/buguangdeng.png</Icon>
</Device>
<!--摄像机拍摄-->
<Operation name="初始化" moduleType="Study" freeStep="true">
<Step name="选择对应模块">
<Step name="选择对应模块">
<Action type="Hint" value="选择对应模块,进行对应实验。" time="-1" icon="false"></Action>
</Step>
</Step>
</Operation>
<!--摄像机拍摄-->
<Operation name="摄像机拍摄" moduleType="Study" freeStep="true">
<Step name="摄像机拍摄">
<Step name="内容介绍">