Hello,
I would like to be able to associate (mostly, but not only) text information
with objects in the game world and I’m thinking about the best way to do this.
Should I add stuff to CBaseAnimating, extend the prop classes or do something
completely different? I’d like to be able to set the text in Hammer’s entity
property dialog, which means I’d have to make some changes to the .fgds as
well. The objects I would want to have info would be mostly entities that have
a model, hence the idea to modify CBaseAnimating. Lastly, I would prefer a way
to achieve this without modifying base.fgd and specifying all modifications in
my own .fgd, but that would mean I’d have to “create” new entity types, no?
(something like prop_static_extended, etc.).
Since I’m not too experienced with the codebase yet, what are your suggestions
on this one?
Best Regards,
Krzysztof
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlcoders