I’m currently working on a map that takes place on a train, and was thinking about a good way to create detailed terrain moving past (NPCs don’t like moving objects, so moving the train is out). In this thought process I went through the idea of a moving skycamera, allowing for displacements in the terrain. This is obviously impossible as the sky camera is unparentable, but it did get me wondering if there is any reason why it can’t move, and if it is actualy possible to make it move (modifying some code somewhere. I don’t know, I have no experience coding).
So my question is, is it possible?