This article's documentation is for anything that uses the Source engine. Click here for more information.

Point commentary viewpoint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{LanguageBar}}
{{Ent not in fgd|nolink=1}}
{{Ent not in fgd|nolink=1}}
{{CD|CCommentaryViewPosition|file1=CommentarySystem.cpp}}
{{CD|CCommentaryViewPosition|file1=CommentarySystem.cpp}}

Latest revision as of 05:32, 19 August 2024

English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CCommentaryViewPosition
CSprite
CBaseEntity
C++ CommentarySystem.cpp

point_commentary_viewpoint is a point entity available in all Source Source games. It's an entity automatically created by point_commentary_node as part of the view-shifting feature. It appears while point_commentary_node is scrolling and controls player's view.


See also