i have two secnes,StartScene&OptionScene
StartScene->pushScene(OptionScene)->OptionScene->popScene()->(here is the problem,sometimes it goes toStartScene,sometimes it stay popScene,cc.log("when click")can make sure that it was clicked,but just doesn't work),had i caught st wrong?
i have two secnes,StartScene&OptionScene
StartScene->pushScene(OptionScene)->OptionScene->popScene()->(here is the problem,sometimes it goes toStartScene,sometimes it stay popScene,cc.log("when click")can make sure that it was clicked,but just doesn't work),had i caught st wrong?