Model entity

From Valve Developer Community
Revision as of 08:02, 22 April 2025 by Nescius (talk | contribs) (hmm)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Icon-under construction-blue.png
This is a draft page. It is a work in progress open to editing by anyone.
Remember to check for any notes left by the tagger at this article's talk page.

Entities that use studio model. Every entity using a studio model is a subclass of CBaseAnimating. In FGD they will be defined by @PointClass or @NPCClass and thus created via Hammer Entity Tool.

See also