Yeah no it's not very commonly used in spawn area. The circle one is though!
Line 2:
Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{Infobox Component
{{Infobox Component
|Image=PointGeneratorComponent.png
|Image=PointGeneratorComponent.png
|Name=Point Generator
|Name=Point Generator
}}
}}
Generates points only at a single point which is the position of the slot this component is on.
<!--T:2-->
<!--T:2-->
Line 15:
Line 15:
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Used in a [[Component:CommonSpawnArea|Common Spawn Area]] to define in what kind of spawn area shape users should initially spawn into. In this case, it spawns them at the exact location of the component's slot.
This is often used in the [[Component:CommonSpawnArea|CommonSpawnArea]] component.
<!--T:4-->
<!--T:4-->
== Examples ==
== Examples ==
Can be used to spawn the user very precicely, like how players would spawn in some old PVP games or the positions for players in CSGO.
Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
Usage
Used in a Common Spawn Area to define in what kind of spawn area shape users should initially spawn into. In this case, it spawns them at the exact location of the component's slot.
Examples
Can be used to spawn the user very precicely, like how players would spawn in some old PVP games or the positions for players in CSGO.