ID:166885
 
Is there a way to add a graphic room ingame, without it being defined in code. I'm thinking something like swapmaps?
Are you talking about customizing a room ingame? If so, then you can do it with Swapmaps and then save the map. I did it for my game.
In response to Justin B
yeah, i want to let players 'build' rooms. My first thought for doing so was to look at SwapMaps - big mistake! LummoxJR's code is unreadable by me.
In response to TheLunarWolf
Dession made a version that basically uses swapmaps and then he made a demo how to use it. Check that out, thats what helped me learn how to use it.
In response to Justin B
Gotcha, thanks!
In response to TheLunarWolf
Crap, I made a game with multiple rooms to join and it was completely hud. Ouch, now that I think about it I think it was on my old computer :(