Child entity inherits keyvalues from it's creator.
Goal: allow customization for specific monsters in the map
for example a monster_bigmomma can pass model_replacement_filename and sound_replacement_filename to it's chilldrens (i.e monster_babycrab and CBMortar
Child entity inherits keyvalues from it's creator.
Goal: allow customization for specific monsters in the map
for example a monster_bigmomma can pass
model_replacement_filename
andsound_replacement_filename
to it's chilldrens (i.e monster_babycrab and CBMortarNow you have a unique model replacement for a specific gonarch in the map overriding a global replacement (if any)