Types/RadiusVisualisationSpecification: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (distance can be 0)
m (words)
Line 11: Line 11:
'''Default''': 0
'''Default''': 0


May not be < 0.
Must be positive (>= 0).


=== offset ===
=== offset ===

Revision as of 13:36, 29 April 2022

Sprite to be shown around the entity when it is selected/held in the cursor.

Optional properties

sprite

Type: Types/Sprite

distance

Type: Types/double

Default: 0

Must be positive (>= 0).

offset

Type: Types/vector

draw_in_cursor

Type: Types/bool

Default: true

draw_on_selection

Type: Types/bool

Default: true