Point commentary viewpoint: Difference between revisions
Jump to navigation
Jump to search

MyGamepedia (talk | contribs) No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | |||
{{Ent not in fgd|nolink=1}} | |||
{{CD|CCommentaryViewPosition|file1=CommentarySystem.cpp}} | {{CD|CCommentaryViewPosition|file1=CommentarySystem.cpp}} | ||
{{this is a|point entity|name=point_commentary_viewpoint}} It's an entity automatically created by {{ent|point_commentary_node}} as part of the view-shifting feature. It appears while {{ent|point_commentary_node}} is scrolling and controls player's view | {{this is a|point entity|name=point_commentary_viewpoint}} It's an entity automatically created by {{ent|point_commentary_node}} as part of the view-shifting feature. It appears while {{ent|point_commentary_node}} is scrolling and controls player's view. | ||
== | <gallery mode="packed" widths=300px heights=200px> | ||
point_commentary_viewpoint.jpg|thumb|550px|right|Example in [[ep2_outland_05]]. | |||
point_commentary_viewpoint_spawned.jpg|thumb|550px|right|Shows its default model <code>sprites/redglow1.vmt</code> if created by {{command|ent_create|point_commentary_viewpoint}} console command. | |||
{{ | </gallery> | ||
==See also== | ==See also== | ||
* [[Commentary System]] | * [[Commentary System]] | ||
* [[Commentary_Editor]] | * [[Commentary_Editor]] |
Latest revision as of 05:32, 19 August 2024


![]() |
---|
CCommentaryViewPosition |
![]() |
point_commentary_viewpoint
is a point entity available in all 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.
Example in ep2_outland_05.
Shows its default model
sprites/redglow1.vmt
if created by ent_create point_commentary_viewpoint console command.