Cannot See Character Sprite in Game Preview

Hi, I cannot see my sprite in the game preview. I know it is there and moving since the camera follows it and you can see it in the Scene Editor. It also has the highest layer order number so that should not be the issue. Any ideas?

It possible that its z-value is bad so the camera can’t pick it up. Try setting its position.z to 0.

Thanks, that worked!