Engine icon indicating copy to clipboard operation
Engine copied to clipboard

Feature: Respect instance fixup naming when collapsing an instance

Open StefanH-AT opened this issue 4 years ago • 0 comments

Which component should be improved?

Hammer

Describe your suggestion

When collapsing an instance in hammer, it will rename all of the entities to AutoInstance%d-%s, %d being a unique sequential number and %s being the actual entity targetname.

When compiling a map, instance entities will get proper name fixups, as configured by the user. Would be good to implement that functionality for collapsing them in hammer too, as collapsing is currently pretty annoying

Expected result

Collapsing an instance respects name fixup in the same way vbsp does

StefanH-AT avatar Feb 01 '21 13:02 StefanH-AT