Prototype/SpectatorController: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(Converted to SMW format) |
||
Line 1: | Line 1: | ||
{{Prototype parent}} | {{Prototype parent}} | ||
Properties of the spectator controller. | |||
{{Prototype TOC|spectator-controller}} | |||
Prototype | |||
== Mandatory properties == | == Mandatory properties == | ||
{{Prototype property|type|[[Types/string|string]]}} | |||
Must be "spectator-controller". | Must be "spectator-controller". | ||
{{Prototype property|name|[[Types/string|string]]}} | |||
Name of the spectator-controller. Must be "default" since only one instances of this prototype can be defined. | Name of the spectator-controller. Must be "default" since only one instances of this prototype can be defined. | ||
{{Prototype property|movement_speed|[[Types/double|double]]}} | |||
Must be >= 0.34375. | Must be >= 0.34375. |
Latest revision as of 22:14, 27 July 2019
Prototype definitions » Prototype/SpectatorController
Properties of the spectator controller.
Prototype/SpectatorController — spectator-controller | ||
movement_speed | :: | double |
name | :: | string |
type | :: | string |
Mandatory properties
type
Type: string
Must be "spectator-controller".
name
Type: string
Name of the spectator-controller. Must be "default" since only one instances of this prototype can be defined.
movement_speed
Type: double
Must be >= 0.34375.