I have a blue box spawning objects just outside my layout and its on a layer with 0, 0 paralax however when using debug mode i noticed my spawner object does not move but where the objects are being spawned move.
So at the very beginning it will spawn on the spawners origin point no problem. After moving around though the objects spawned will be in a different location than the spawner entirely. I'ts like a ghost version of my spawner is moving while the actual spawner is not. How could I go about fixing this