Help with Sharkpedo

juanpitrijuanpitri Member, PRO Posts: 21

I dont know how to organize the layers to make my game work help. This is the video

Answers

  • RabidParrotRabidParrot Formally RabidParrot. Member Posts: 956

    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

Sign In or Register to comment.