Need help with new bunker module.
I am trying to make a new bunker module called the tunnel bunker (its a bunker w/ tunnels) Before anybody starts telling me how gay it looks, one, when it works I'll add more tunnels for more connectivity, and two, I know the background and foreground are ugly, I was just trying to get this to work first. Anyway, when I am building my bunker, in the bunker module select menu, it shows up distorted and the game shuts down when i click it. I don't know whats wrong as I used only colors from the original bunker modules. Anyway here's the code I used to add them:
AddTerrainObject = TerrainObject
InstanceName = TunnelBunker
AddToGroup = Bunker Modules
GoldCost = 75
FGColorFile = ContentFile
Path = Base.rte/Scenes/Objects/BunkerModules/TunnelBunkerFG.bmp
MaterialFile = ContentFile
Path = Base.rte/Scenes/Objects/BunkerModules/TunnelBunkerMat.bmp
BGColorFile = ContentFile
Path = Base.rte/Scenes/Objects/BunkerModules/TunnelBunkerBG.bmp
And here are the pictures:
Background
Foreground
Materials
These were made in paint so they are BMP's. One thing I did notice though was that compared to the other modules these had a much bigger file size (about 450 KB's bigger).
Any help is greatly appreciated and will be acknowledged in the credits.
Thanks