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

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.