Game intro viewpoint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(formatted keyvalues)
(Updated with data from tf-abs.fgd)
Line 1: Line 1:
{{wrongtitle|title=game_intro_viewpoint}}
{{tf2 point|game_intro_viewpoint}}
{{Template:Tf2 point}}
{{stub}}


== Entity Description ==
== Entity description ==
This marks a viewpoint in the intro camera for [[Team Fortress 2]] players.
This marks a viewpoint in the intro camera for [[Team Fortress 2]] players.


== Keyvalues ==
==Keyvalues==
;TeamNum <code><int></code>
{{KV Angles}}
:Team
{{KV|Team|choices|Team}}
:* 0 : None (Shared)
:* 0 : None (Shared)
:* 2 : Red
:* 2 : Red
:* 3 : Blue
:* 3 : Blue
;step_number <code><int></code>
{{KV|Step Number. Intro starts at 1.|integer}}
:Step Number. Intro starts at 1.
{{KV|Time to spend here.|float}}
;time_delay <code><float></code>
{{KV|Game Event fire delay|float}}
:Time to spend here.
{{KV|Game Event data|integer}}
;hint_message <code><string></code>
{{KV|FOV|float}}
:Hint Message here.
;event_to_fire <code><string></code>
:Game Event To Fire
;event_delay <code><float></code>
:Game Event fire delay
;event_data_int <code><int></code>
:Game Event data
;fov <code><float></code>
:FOV
 
[[Category:Team Fortress 2 Entities]]

Revision as of 01:27, 10 May 2011

Team Fortress 2 game_intro_viewpoint is a point entity available in Team Fortress 2 Team Fortress 2.

Entity description

This marks a viewpoint in the intro camera for Team Fortress 2 players.

Keyvalues

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Team ([todo internal name (i)]) <choices>
Team
  • 0 : None (Shared)
  • 2 : Red
  • 3 : Blue
Step Number. Intro starts at 1. ([todo internal name (i)]) <integer>
Time to spend here. ([todo internal name (i)]) <float>
Game Event fire delay ([todo internal name (i)]) <float>
Game Event data ([todo internal name (i)]) <integer>
FOV ([todo internal name (i)]) <float>