Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
Difference between revisions of "Player Start"
From Snapwiki
m (Fixing Logic category) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Logic]] | ||
== Player Start == | == Player Start == | ||
− | |||
A spawn location for a player. At least one is required per map. | A spawn location for a player. At least one is required per map. | ||
Line 13: | Line 13: | ||
'''Type''': Placeable Objects | '''Type''': Placeable Objects | ||
|} | |} | ||
+ | |||
== Inputs == | == Inputs == | ||
{| class="wikitable" style="width: 60%;" | {| class="wikitable" style="width: 60%;" | ||
!colspan="3"|'''INPUTS''' | !colspan="3"|'''INPUTS''' | ||
|- | |- | ||
− | |[[File:disable.png|64px|link= | + | |[[File:disable.png|64px|link=Disable]]||'''Disable Player Start'''||Disable the Player Start. |
|- | |- | ||
− | |[[File:enable.png|64px|link= | + | |[[File:enable.png|64px|link=Enable]]||'''Enable Player Start'''||Enable the Player Start. |
|} | |} | ||
Line 26: | Line 27: | ||
!colspan="3"|'''OUTPUTS''' | !colspan="3"|'''OUTPUTS''' | ||
|- | |- | ||
− | |[[File:spawned.png|64px|link= | + | |[[File:spawned.png|64px|link=Spawn]]||'''On Spawned'''||When a player spawns at the start location, send a signal. The spawned player is the activator. |
|} | |} | ||
Latest revision as of 2016-06-16T12:43:06
Contents
Player Start
A spawn location for a player. At least one is required per map.
Details
Object: Player Start Category: Player Type: Placeable Objects |
Inputs
INPUTS | ||
---|---|---|
![]() |
Disable Player Start | Disable the Player Start. |
![]() |
Enable Player Start | Enable the Player Start. |
Outputs
OUTPUTS | ||
---|---|---|
![]() |
On Spawned | When a player spawns at the start location, send a signal. The spawned player is the activator. |
Properties
PROPERTIES | ||
---|---|---|
Name | String | The name of this object. Rename an object to make it easy to identify. |
Spawn Custom Filter | Grid Picker | Limits who ca spawn here. |
Enable | Boolean | If true, this spawn location will be enabled on map start. |