game_intro_viewpoint

From Valve Developer Community

Jump to: navigation, search

This article is a stub. You can help by adding to it.


Entity Description

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

Availability

This point-based entity is exclusive to Team Fortress 2.

Notes

  • TeamNum(choices) : "Team" : 0 : "Team" =
    • 0 : "None (Shared)"
    • 2 : "Red"
    • 3 : "Blue"
  • step_number(integer) : "Step Number. Intro starts at 1." : 1
  • time_delay(float) : "Time to spend here." : 12
  • hint_message(string) : "Hint Message here."
  • event_to_fire(string) : "Game Event To Fire"
  • event_delay(float) : "Game Event fire delay" : 3
  • event_data_int(integer) : "Game Event data" : 0
  • fov(float) : "FOV" : 0
Personal tools