VirtualFramework/Data/Xml/01_JiaoXue.xml

50 lines
1.2 KiB
XML
Raw Normal View History

2025-05-20 09:06:49 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Module>
<Scene>01_JiaoXue</Scene>
<Type>All</Type>
<Name>教学模式</Name>
2025-05-20 15:14:59 +08:00
<Icon>JiaoXue.png</Icon>
<FSM name="状态机1">
<State name="初始状态">
<Enter>
<Action type="Parallel">
<Action type="TextTip" audio="" title="教学目标" value="1.掌握柱、锥、球及其组合体的结构特征与分类;
\n2.熟练运用几何体的表面积、体积公式;
\n3.提升空间想象能力与三维构造分析能力。" btns="确定"/>
2025-05-23 17:41:26 +08:00
<Action type="UIBackPack" devices="道具名字1"
random="true"
scrollSpeed="25"
position="right"></Action>
<!--<Action type="GuideTipAction" targetName="物体名字1物体名字2物体名字3物体名字4" offSet="200,300|200,300|200,300|200,300" showName="名字1,名字2,名字3,名字4" ></Action>-->
<Action type="UIGuideTip" targetName="物体名字1,物体名字2,物体名字3,物体名字4" offSet="200,300|200,300|200,300|200,300" showName="名字1,名字2,名字3,名字4" ></Action>
2025-05-20 15:14:59 +08:00
</Action>
</Enter>
</State>
</FSM>
</Module>