It took me a while to get the camera to work and follow the player, but now that I’ve implemented it, every time I start it, the sprite disappears. I can still move and the camera follows, but the sprite just doesn’t show.
How come it does this? I’ve tried a bunch of stuff with the z axis, but it hasn’t fixed anything so I don’t think that’s the issue.
If I remove the camera, the sprite does appear when I start it, so i’m sure it’s the camera.
How did you configure the camera? Can you show the camera properties? Did you set the near and far range to include the z-position of the sprite? Did you check the Orthographic checkbox?