Please or Register to create posts and topics.

Merging Two Maps Together

Page 1 of 2Next

So I've been working on 2 separate maps in Hammer and now realized that they are both small enough to be one single map.

I tried selecting everything on one of the map, copy it and paste it onto the other map. It works great in Hammer, but I get weird leaks everywhere and the part I copied in doesn't render when in game.

Copy/paste seems a bit primitive. Is there a good way merge these two maps together? I don't wanna remake half the map :/

Never use Logic to solve a puzzle, he's an idiot...

I don't know if there's a different way of doing it, other than copy and paste... When I had to do it, I used visgroups in particular, to make it easier to move the tests (thank God for 'select all'.)
I suggest copying over the brushes before copying the entities.

"Do not try to visualise the boundaries of your map's potential. That is impossible. Instead, only realise the truth. There are no boundaries."
[SP] Real Confetti (Community Round-up! April 1st - May 7th 2012) Check it out!

If copy/pasting doesn't work, then God help you. It should work fine, at least for me. Just make short hallway, 128x128 wide/height for both maps so its easy to connect without any problems.

The Corrupted - 1st place winner of the ThinkingWithPortals.com mapping contest 2012 !!

Or: Make a new map and import your two existing maps as instances. Then in the third 'top-level' map add your corridor or whatever to connect them.

Advantages: you don't have to rebuild half your map. Each puzzle can be edited independantly. You don't have to worry about entity names colliding, since the instance fixup name takes care of that. Each section is aligned to the grid so you don't have to worry about copy and paste messing up your brushwork. You can hide the whole instance easily without having to worry about maintaining visgroups.

Disadvantages: sending I/O from one instance to another is a little involved, since you have to use proxies.

BEARD! wrote:
Or: Make a new map and import your two existing maps as instances. Then in the third 'top-level' map add your corridor or whatever to connect them.

Advantages: you don't have to rebuild half your map. Each puzzle can be edited independently. You don't have to worry about entity names colliding, since the instance fixup name takes care of that. Each section is aligned to the grid so you don't have to worry about copy and paste messing up your brushwork.

Disadvantages: sending I/O from one instance to another is a little involved, since you have to use proxies.

This is very similar to the format I've been building my map with. Each chamber as a separate instance within a "master" map. It makes editing and bugfixing any small part easier, you just need to remember to rebuild the master map. It works a treat.

VALVE did it also that way. If you look at the example map "column blocker", you'll notice that th birthday chamber is an instance.

The Aperture Alpha
A map pack coming soon. - click for more information
Image

I managed to use copy/paste better the second time around and copied both parts into a separate map. Worked like a charm. I just had to place the walls so that the textures fitted perfectly.

Thanks for the different solutions. But "the best solution to a problem is usually the easiest one." :)

Never use Logic to solve a puzzle, he's an idiot...
BEARD! wrote:
Or: Make a new map and import your two existing maps as instances. Then in the third 'top-level' map add your corridor or whatever to connect them.

Or you could NOT create a new map and just instance the other map into the original map and construct the corridor.

My Maps:
[spoiler][SP] Alternate[/spoiler]
Logic wrote:
the part I copied in doesn't render when in game

That happened to me when I copy/pasted another map into one, it was very confusing. It seems you've already fixed the problem, but yeah, I'd say to just load your map into the other as an instance.

My Hammer Maps
[Released] Power Interference
[Released] Rust and Dust (Spotlight Map!)
[Released] Multiportal
UsCobra11 wrote:
That happened to me when I copy/pasted another map into one, it was very confusing. It seems you've already fixed the problem, but yeah, I'd say to just load your map into the other as an instance.

I didn't want to make instances since I'm not fully informed on how they work and I still had to change a lot of things in both of the maps.
Merging them together seemed like the better alternative, but I'm starting to have second thoughts :notwant:

Never use Logic to solve a puzzle, he's an idiot...
Page 1 of 2Next