Info player coop: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
Tip:Manual Enable/Disable inputs are typically not used, see info_spawn_manager.
		
	
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)  | 
				m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)  | 
				||
| Line 1: | Line 1: | ||
[[File: info_player_start.png | right | 300px]]  | [[File: info_player_start.png | right | 300px]]  | ||
{{this is a|  | {{this is a|point entity|game=Synergy|name=info_player_coop}} It defines the player spawn point.  | ||
__TOC__  | __TOC__  | ||
{{clr}}  | {{clr}}  | ||
Revision as of 17:29, 17 May 2024
info_player_coop  is a   point entity  available in 
 Synergy. It defines the player spawn point.
Entity description
This entity is used to differentiate from other spawn points like info_player_start present in Half-Life 2 maps for modifying purposes when mounting games into Synergy. If no info_player_coop exists, info_player_start will be used as the fallback.
Keyvalues
- Name ([todo internal name (i)]) <string>
 - The targetname that other entities refer to this entity by.
 
- StartDisabled ([todo internal name (i)]) <choices>
 - This spawn point will start disabled.
 
- 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.
 
Inputs
- Enable
 - Enable this spawn point to be used.
 
- Disable
 - Disable this spawn point from being used.