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 "Item Spawn Settings"
From Snapwiki
(Created page with "== Item Spawn Settings == The Item Spawn Settings provide control over global automatic spawning for pickups, munitions boxes, powerups, and weapons. {| class="wikitable" st...") |
Explodicle (Talk | contribs) (Note about what inactive actually does) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Logic]] | ||
== Item Spawn Settings == | == Item Spawn Settings == | ||
− | |||
The Item Spawn Settings provide control over global automatic spawning for pickups, munitions boxes, powerups, and weapons. | The Item Spawn Settings provide control over global automatic spawning for pickups, munitions boxes, powerups, and weapons. | ||
− | {| class="wikitable" | + | == Details == |
− | + | {| class="wikitable" | |
− | + | |- | |
+ | |[[File:ItemSpawnSettings.PNG]]|| | ||
+ | '''Object''': Item Spawn Settings | ||
− | + | '''Category''': Spawners | |
− | + | ||
− | |||
− | |||
|} | |} | ||
+ | == Inputs == | ||
+ | {| class="wikitable" style="width:60%;" | ||
+ | !colspan="3"|'''INPUTS''' | ||
+ | |- | ||
+ | |[[File:Play.png|64px|link=Set Active]]||'''Set Active'''||Activate the object, allowing it to accept inputs and signal outputs. | ||
+ | |- | ||
+ | |[[File:Stop.png|64px|link=Set Inactive]]||'''Set Inactive'''||Deactivate the object. The object will stop accepting inputs and signaling outputs. | ||
+ | This will remove all of the spawner's items from the map. | ||
+ | |} | ||
+ | |||
+ | == Outputs == | ||
None | None | ||
+ | |||
+ | == Properties == | ||
+ | {| class="wikitable" style="width:60%;" | ||
+ | !colspan="3"|'''PROPERTIES''' | ||
+ | |- | ||
+ | |'''Name'''||String||The name of this object. Rename an object to make it easy to identify. | ||
+ | |- | ||
+ | |'''Small Pickups'''||Enum||The amount of Small Pickups to spawn. | ||
+ | |- | ||
+ | |'''Medium Pickups'''||Enum||The amount of Medium Pickups to spawn. | ||
+ | |- | ||
+ | |'''Large Pickups'''||Enum||The amount of Large Pickups to spawn. | ||
+ | |- | ||
+ | |'''Weapons'''||Enum||The amount of Weapons to spawn. | ||
+ | |- | ||
+ | |'''Powerups'''||Enum||The amount of Powerups to spawn. | ||
+ | |- | ||
+ | |'''Pickup Respawn Time Minimum'''||Number||The minimum and maximum number of seconds until an item respawns after it is picked up. | ||
+ | |- | ||
+ | |'''Pickup Respawn Time Maximum'''||Number||The minimum and maximum number of seconds until an item respawns after it is picked up. | ||
+ | |} |
Latest revision as of 2017-01-07T23:11:51
Item Spawn Settings
The Item Spawn Settings provide control over global automatic spawning for pickups, munitions boxes, powerups, and weapons.
Details
Object: Item Spawn Settings Category: Spawners |
Inputs
Outputs
None
Properties
PROPERTIES | ||
---|---|---|
Name | String | The name of this object. Rename an object to make it easy to identify. |
Small Pickups | Enum | The amount of Small Pickups to spawn. |
Medium Pickups | Enum | The amount of Medium Pickups to spawn. |
Large Pickups | Enum | The amount of Large Pickups to spawn. |
Weapons | Enum | The amount of Weapons to spawn. |
Powerups | Enum | The amount of Powerups to spawn. |
Pickup Respawn Time Minimum | Number | The minimum and maximum number of seconds until an item respawns after it is picked up. |
Pickup Respawn Time Maximum | Number | The minimum and maximum number of seconds until an item respawns after it is picked up. |