About my previous issue: I made it work. I was using events wrong. Turn Right is not the same as Turn 90º Right, thats why anytime I chose anything from my own dialog I got weird results.
-
-
New Question:
How do I use a skybox?
I have this in a map NOTES but nothing happens (yes, camera is set, I see all in first person, and such, but no skybox at all)
<mv3d>
skybox(top:land3a.png,bottom:land3a.png,north:land3a.png,east:land3a.png,south:land3a.png,west:land3a.png)
camera(0,90,dist:0,height:0.75)
ambient(default)
fog(#e1feff|20,35)
sun(white|45,45)
</mv3d>
And yes, land3a.png exists in the Parallaxes folder
EDIT: Never mind. Seems it is a premium feature. Got to shell out those bucks
EDIT 2: Shelled out those bucks, bought the premium plug in from itch io. skybox feature now works. Except... I don't seem able to setup different skyboxes on different maps.
@Dread_Nyanak Question: Are skyboxes still a work in progress?