[SHOGO - Mobile Armor Division]
Troubleshooting
 
       
  My level is completely black when I run it in the engine!
Make sure to add a WorldProperties object. What's happening is that the game is setting the default global LightScale to 0 0 0 instead of 1 1 1 because of a nifty feature we never got around to using.

I think my level has a leak but I'm not sure.
Refer to the OutsideDef object for an explanation of how to track down leaks in your levels.

I can't step up onto a lift. What's up with that?
Turn off
BoxPhysics on the door/lift object.

I can't get through a rotating door!
Turn off
BoxPhysics on the door/lift object.

How do I make cloud shadows move across the ground.
See
SkyPan and SkyPanning in the properties list for details.