Prototype/SpectatorController: Difference between revisions
Jump to navigation
Jump to search
(0.17) |
(→Mandatory properties: added missing properties) |
||
Line 5: | Line 5: | ||
== Mandatory properties == | == Mandatory properties == | ||
=== type === | |||
'''Type''': [[Types/string]] | |||
Must be "spectator-controller". | |||
=== name === | |||
'''Type''': [[Types/string]] | |||
Name of the spectator-controller. Must be "default" since only one instances of this prototype can be defined. | |||
=== movement_speed === | === movement_speed === |
Revision as of 11:22, 4 March 2019
Basics
Prototype type: spectator-controller
Properties of the spectator controller.
Mandatory properties
type
Type: Types/string
Must be "spectator-controller".
name
Type: Types/string
Name of the spectator-controller. Must be "default" since only one instances of this prototype can be defined.
movement_speed
Type: Types/double
Must be >= 0.34375.