Prototype/UtilitySprites

From Official Factorio Wiki
Revision as of 22:46, 27 July 2019 by Bilka (talk | contribs) (formatting)
Jump to navigation Jump to search

Prototype definitions » PrototypeBase » Prototype/UtilitySprites


Sprites used by the game that are not specific to certain prototypes. Only one instance of UtilityConstants can be defined, the base uses "default" as the name, so unless the base game definition is completely removed, name will have to be "default".


Prototype/UtilitySprites — utility-sprites
See properties below in #Mandatory properties
Inherited from PrototypeBase
name::string
type::string
localised_description::LocalisedString (optional)
localised_name::LocalisedString (optional)
order::Order (optional)

Mandatory properties

Inherits all properties from PrototypeBase.

All sprites and animations are mandatory properties.