Types/RadiusVisualisationSpecification: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (words)
mNo edit summary
Line 11: Line 11:
'''Default''': 0
'''Default''': 0


Must be positive (>= 0).
Must be greater than or equal to 0.


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

Revision as of 11:09, 9 May 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 greater than or equal to 0.

offset

Type: Types/vector

draw_in_cursor

Type: Types/bool

Default: true

draw_on_selection

Type: Types/bool

Default: true