- All targets are placed in the level via the editor before runtime, no dynamic spawning at the moment
- As far as I am aware I am just using OpenLevel. All targets & the player controller object are made using basic cube/sphere/cone meshes and collision components.
- Maybe, but whenever the levels swap, the debugger prints the “Hello World, this is Overlord!” line, indicating it is running the correct game mode each time…