Trouble with Node.SetPosition in Flappy Bird Tutorial
Cocos
NOVEMBER 24, 2024
Hi everyone, I’m new here and to Cocos, so hi! Excited to learn with you all. I’m following the Flappy Bird tutorial and hit a wall almost immediately. In part 3 where we make the ground, I triple-checked that all my nodes are created with the same values and everything from the tutorials, and I’ve triple-checked Ground.ts and it looks right to me. I’m calling this.ground1.setPosition(this.tempStartLocation1); towards the end of the script as in the tutorial, and even logging this.ground1.positi
Let's personalize your content