I admit this is a strange question (laughs)
Im just curious, if this has happened to anyone else during there project development life cycle, its honestly
happned 2 - 3 times in 2+ years of a dev cycle, and its difficult to re-find the cause of it each time.
If so, im glad to know i'm not the only one, What happens exactly?
The Player entity goes invisible and off screen, no collision now applies,
so i guess there isnt even a plysical player enity to collide, or further develop with.
In the past Ive found it has something to do with RAM, my project reads in level entitys from txt file, and removing the expensive ones such as particlespawns can somtimes resolve it or number of ai floating around on screen ?