Prototype/SpectatorController: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.17)
 
(Converted to SMW format)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Basics ==
{{Prototype parent}}
Prototype type: '''spectator-controller'''
Properties of the spectator controller.


Properties of the spectator controller.
{{Prototype TOC|spectator-controller}}


== Mandatory properties ==
== Mandatory properties ==


=== movement_speed ===
{{Prototype property|type|[[Types/string|string]]}}
'''Type''': [[Types/double]]
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.


{{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.