So, I'm working on a mod, it is dependent on the main module (I was told that this is currently the only way to get some scripts working).
Now, I've created a menu map.
Ingame, it looks like this:
But in the editor, it looks like this:
![[Linked Image]](http://i.gyazo.com/b3954b548f83c423400d23789a2f30f4.png)
Now to the important yet obvious question:
What? Where is my stuff!?All objects (incl. the guards) except for the lights, sounds, terrain and walls are gone.
Did I miss a tickbox somewhere to display certain objects only?
At first I thought that it would be because of the camera intersecting with world geometry, but then I figured out that this is absolutely not relevant as I moved it around and that didn't change a bit.
Maybe I'm missing something obvious here...
By the way, I've followed this tutorial (which totally deserves to be a sticky imo):
How to Create a Menu CameraI followed it step by step, except for the name. My map is called
PrisonMenu, but I doubt the name is that relevant, otherwise it wouldn't work (in the tutorial) to begin with since the original menues are called Menuscreen_*location*.
Other than that, it doesn't seem to playback the music playlist that I've set and I wonder why. I cannot playback any sound in the editor too (for whatever reason, if I click play when I have the sound selected, it does nothing), but the sounds (though not the music) play fine once I launched the game inside the editor.
Maybe someone got an idea what could be causing this issue or bug.
Thanks in advance!