Commit 5af04de1 authored by 范雪寒's avatar 范雪寒

test:

parent 94cb9bb6
......@@ -251,7 +251,7 @@ export default class PS_001_scene1 extends cc.Component {
this.rightrabbit.getComponent(dragonBones.ArmatureDisplay).playAnimation('question', 0)
this.tweenary.push(cc.tween(this.camera).delay(2).call(() => {
console.log('进入')
this.parent.toNext(1)
this.parent.toNext(7)
this.node.destroy()
}).start())
......
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