Model studio: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<!-- When this page is updated to {{langsp}} or {{langsp}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang}}{{Ent not in fgd}}
{{LanguageBar}}
{{Ent not in fgd}}
{{Obsolete|entity=1}}
{{Obsolete|entity=1}}
{{this is a|point entity|name=model_studio}}
{{CD|CGenericCycler|file1=1}}
A leftover from ''Half-Life 2'''s early development (early 2001). It was a very old predecessor of prop entities (''prop_static,prop_physics...ect.''). This entity had only 2 keyvalues: angles and the model's directional path.
{{this is a|point entity|name=model_studio|game=Half-Life 2 series|game1=Portal series|game2=Counter-Strike: Global Offensive}}
A leftover from ''Half-Life 2'''s early development (early 2001). It was a very old predecessor of prop entities (''prop_static,prop_physics...ect.'').


{{Note|This entity is only supported in the Half-Life 2's beta builds.}}
{{Note|This entity is only supported in the Half-Life 2's beta builds.}}
== See Also ==
* {{ent|prop_static}}
* {{ent|prop_dynamic}}
* {{ent|prop_physics}}


[[Category:Obsolete Entities]]
[[Category:Obsolete Entities]]
[[Category:Half-Life 2 Entities]]
[[Category:Half-Life 2 Entities]]

Revision as of 05:26, 13 September 2024

English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
Obsolete-notext.png
This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
C++ Class hierarchy
CGenericCycler
CCycler
CAI_BaseNPC
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
C++ h_cycler.cpp

model_studio is a point entity available in Half-Life 2 series Half-Life 2 series, Portal series Portal series, and Counter-Strike: Global Offensive Counter-Strike: Global Offensive. A leftover from Half-Life 2's early development (early 2001). It was a very old predecessor of prop entities (prop_static,prop_physics...ect.).

Note.pngNote:This entity is only supported in the Half-Life 2's beta builds.

See Also