﻿scene
id 1
name 教学关卡
dat map02.dat
weather 0
battleBg 4
BGM 1
enemyLevel 1
enemys null
endScene
npc
name 孙悟空
visible true
state 0
isPass false
attrib 0,0,276,36,36,1,类容
prop 1
endNpc
npc
name 猪八戒
visible false
state 0
isPass false
attrib 2,0,34,23,34,1,类容
prop 0
endNpc
event
type commonEvent
id -1
condition area,432,240,24,168
keyOK false
comment 事件描述
. setScene 2,0,264,1,true
. complete 0
endEvent
event
type commonEvent
id 1
condition area,192,264,24,216
keyOK false
comment 游戏教学
. if event[0]=1
. ctrl false
. set fight,0
. npcAppear 1,1,192,264,1
. move 1,228,264
. setDir 1,left
. showText 3,0,猪八戒,猴哥，你刚刚睡醒脑子不太清醒，不如让我们来重新回顾一下操作吧！
. showText 1,0,孙悟空,谁说我不清醒的，我还清楚记得移动是按左右键。
. setFace 1,6
. showText 3,0,猪八戒,（看来猴哥还没有睡醒）那就算我多嘴再重复一遍好了。
. ctrl true
. teachInfo “4、6”键左右移动
. input 4
. teachInfo “1、2、3”键跳跃
. input 2
. teachInfo 8键下蹲
. input 8
. teachInfo 5键攻击
. input 5
. teachInfo 7键选择技能,有3个技能可供选择哦~
. input 7
. teachInfo 9键释放技能
. set mp[0],100
. input 9
. wait 0,100
. teachInfo null
. showText 3,0,猪八戒,只要有技能点，就可以发动技能招唤我们攻击，每召唤一次消耗一个技能点。
. showText 3,0,猪八戒,连续按两下“1，2，3”键为二段跳，连续按两下“4，6”键为冲刺，猴哥可自行尝试！
. showText 3,0,猪八戒,好了,说明完毕，我们快去找师父吧。
. showEffect 2,264,240,0
. npcDisappear 1
. complete 1
. endIf
endEvent
