Commit 1a7cc543 authored by 范雪寒's avatar 范雪寒

feat:

parent 898a90dc
......@@ -93,9 +93,12 @@ export default class PS_001_scene1 extends cc.Component {
this.parent=parent
this.camera.setPosition(-5,-182)
this.camera.getComponent(cc.Camera).zoomRatio=1.5
PS_001_dialogueManager.getIns().start(1,5)
PS_001_dialogueManager.getIns().start(1, 12)
PS_001_handManager.getIns().start(1, this,12)
this.rightrabbit.getComponent(dragonBones.ArmatureDisplay).playAnimation('question', 0)
this.leftrabbit.getComponent(dragonBones.ArmatureDisplay).playAnimation('look', 0)
this.parent.toNext(1)
this.node.destroy()
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment