I have a wall on the foreground layer and wallbox on the main layer, and I've set it up like the player and enemy movement according to the platformer tutorial.
But the wall doesn't move, it just flickers when the player touches it.
Wall set position to wallbox
Wallbox has the added variable to move right
Simulating platform movement
What am I doing wrong?