Prototype/SpectatorController: Difference between revisions

From Official Factorio Wiki
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.


== Basics ==
{{Prototype TOC|spectator-controller}}
Prototype type: '''spectator-controller'''
 
Properties of the spectator controller.


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


=== type ===
{{Prototype property|type|[[Types/string|string]]}}
'''Type''': [[Types/string]]
 
Must be "spectator-controller".
Must be "spectator-controller".


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


=== movement_speed ===
{{Prototype property|movement_speed|[[Types/double|double]]}}
'''Type''': [[Types/double]]
 
Must be >= 0.34375.
Must be >= 0.34375.

Revision as of 22:14, 27 July 2019

Template:Prototype parent Properties of the spectator controller.

Template:Prototype TOC

Mandatory properties

Template:Prototype property Must be "spectator-controller".

Template:Prototype property Name of the spectator-controller. Must be "default" since only one instances of this prototype can be defined.

Template:Prototype property Must be >= 0.34375.