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 "Blocking Box"
From Snapwiki
m (Fixing Logic category) |
|||
Line 50: | Line 50: | ||
|- | |- | ||
|'''Show on Start'''||Boolean||If true, this object will be shown on map start. | |'''Show on Start'''||Boolean||If true, this object will be shown on map start. | ||
+ | |- | ||
+ | |'''Static'''||Boolean||If true, this object's inputs and outputs will be disabled and it will not contribute to network limits. | ||
|} | |} |
Revision as of 2016-07-29T17:08:03
Player Blocking Volume
The Player Blocking Volume prevents players and projectiles from passing through the defined volume.
Details
Object: Player Blocking Volume Category: Volumes |
Inputs
Outputs
None
Properties
PROPERTIES | ||
---|---|---|
Name | String | The name of this object. Rename an object to make it easy to identify. |
Render Model | Enum | What render model to use. |
Size | XYZ Size | The dimensions of the object. |
Color | RGB | The red, green and blue components of the RGB color value. |
Block Players | Boolean | If true, players will be prevented from walking into the defined volume. |
Block Shots | Boolean | If true, projectiles will be prevented from passing through the defined volume. |
Show on Start | Boolean | If true, this object will be shown on map start. |
Static | Boolean | If true, this object's inputs and outputs will be disabled and it will not contribute to network limits. |