Journals

gameaddict117o78 years ago2015-04-22 21:42:01 UTC 2 comments
Well, today I learned Hammer clones entities between maps when run through the compiler.
e.g. In map A, I pick up the HEV Suit, and go through the trigger_changelevel to map B. I go back through the changelevel (immediately or after waiting a bit, it doesn't matter) to map A, and another HEV Suit is there, waiting to be taken. Same thing happens with monster entities if they've moved from their original spawn point. To my knowledge, brush-based entities and things like ambient_generic, light, etc. aren't cloned; just monsters and items.