Info player logo

From Valve Developer Community
Revision as of 07:09, 29 April 2021 by Popcorn (talk | contribs) (Added CSGO specific note: Dont use if gameplay is wanted)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

info_player_logo in Hammer. The face is a reference to Gordon Freeman.

Template:Base point multi


Entity description

This is for background maps in multiplayer games. All players will spawn here, and there will be no class menu, team menu, or HUD. Use info_player_start in singleplayer games.

Counter-Strike: Global Offensive This is for logo maps for demos.[Clarify] Don't use it if there shall be gameplay on the map, otherwise all human players will be stuck with the orientation of this entity and they cannot move nor shoot. Gameplay is impossible.

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.