Prototype/TileEffect: Difference between revisions
Jump to navigation
Jump to search
(0.18.10) |
(optional in template) |
||
Line 35: | Line 35: | ||
== Optional properties == | == Optional properties == | ||
{{Prototype property|near_zoom|[[Types/float|float]]|2.0}} | {{Prototype property|near_zoom|[[Types/float|float]]|2.0|optional=true}} | ||
{{Prototype property|near_zoom|[[Types/float|float]]|0.5}} | {{Prototype property|near_zoom|[[Types/float|float]]|0.5|optional=true}} |
Revision as of 12:31, 3 March 2020
Template:Prototype parent Used to define the parameters for the water shader.
Mandatory properties
Template:Prototype property Must be "tile-effect".
Template:Prototype property Name of the tile-effect. Must be "water" since only one instances of this prototype can be defined.
Template:Prototype property Sprite size must be 512x512.