Hello, I already tried to anchor objects but they follow the screen with a bit of delay.
I also tried: every tick ---> set position to viewportleft(0), viewporttop(0)
or: every tick ---> set position to player.x -100, player.y-100
but same problem.
the easiest way may be to create a layer and set the parallax settings to 0,0
(and put the object on that layer)
Develop games in your browser. Powerful, performant & highly capable.
It was really simple. thanks ! :D