I dont know how to organize the layers to make my game work help. This is the video
I would constrain the game over actors y, to some number + camera origin y.
For instance,
constrain self.position y
to
scene.camera.origin.y +512
Answers
I would constrain the game over actors y, to some number + camera origin y.
For instance,
constrain self.position y
to
scene.camera.origin.y +512