Prototype/SmokeWithTrigger: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(→Optional properties: 0.18.12) |
||
Line 10: | Line 10: | ||
{{Prototype property|action_cooldown|[[Types/uint32|uint32]]|0 (means never apply)|optional=true}} | {{Prototype property|action_cooldown|[[Types/uint32|uint32]]|0 (means never apply)|optional=true}} | ||
{{Prototype property|particle_count|[[Types/uint8|uint8]]|1|optional=true}} | |||
{{Prototype property|particle_distance_scale_factor|[[Types/float|float]]|0.0f|optional=true}} | |||
{{Prototype property|spread_duration_variation|[[Types/uint32|uint32]]|0|optional=true}} | |||
{{Prototype property|particle_duration_variation|[[Types/uint32|uint32]]|0|optional=true}} | |||
{{Prototype property|particle_spread|[[Types/vector|vector]]|optional=true}} | |||
{{Prototype property|particle_scale_factor|[[Types/vector|vector]]|optional=true}} | |||
{{Prototype property|wave_distance|[[Types/vector|vector]]|optional=true}} | |||
{{Prototype property|wave_speed|[[Types/vector|vector]]|optional=true}} |
Revision as of 12:48, 16 March 2020
Template:Prototype parent An entity with animation and a trigger.
Optional properties
This prototype inherits all the properties from Prototype/Smoke.