Hi!
I followed the tutorial on how to make split screen multiplayer games in godot here:
However I'm using canvas layers in my level scene to group certain things. Things inside the parallax layer & canvas layer are only rendered for player 1, for player 2 they aren't shown. Any clue why this is, and how I can solve this problem?
As you can see, the background isn't rendering (the bakcground is inside a parallax layer): https://i.imgur.com/TjOoJGk.png