I've created a map and made a nice mini map for it and put it in game but the map is 256x256 instead of 128x128. now when I look at the map with M it is only a fourth of what it needs to be so that i'm not outside of the map when i'm actually on the spot I should be.
Does anyone know how to change the map size (not terrain)?
Changing map size (the one that comes up with m) [Solved]
Moderator: Moderators
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Changing map size (the one that comes up with m)
Do you have a mapbounds region? If not, create one; it...I guess acts as the minimap's UVs, lol, in that it basically sets where the texture is aligned to, if that makes any sense. Create a region with identical X, Y, and Z scaling, name it mapbounds, put mapbounds in the region ID, and move it to wherever your minimap should encompass.
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Changing map size (the one that comes up with m)
alright, I didn't have one before due to my map being surrounded on all sides. I'm going to try that now.
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: Changing map size (the one that comes up with m)
He's talking about a mapbounds region, not a boundary.Dakota wrote:alright, I didn't have one before due to my map being surrounded on all sides. I'm going to try that now.
http://www.gametoast.com/forums/viewtop ... =27&t=6375
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Changing map size (the one that comes up with m)
Having never set up the boundaries I believed they were related. Also I have the minimap working correctly now.
