Types/ProjectileAttackParameters: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(proper type)
(1.0.0: added projectile_orientation_offset)
Line 19: Line 19:
=== projectile_creation_parameters ===
=== projectile_creation_parameters ===
'''Type''': [[Types/CircularProjectileCreationSpecification]]
'''Type''': [[Types/CircularProjectileCreationSpecification]]
=== projectile_orientation_offset ===
'''Type''': [[Types/float]]
'''Default''': 0

Revision as of 11:46, 8 September 2020

Extends Types/BaseAttackParameters.

Optional properties

Inherits all properties from Types/BaseAttackParameters.

projectile_center

Type: Types/vector

Default: {0, 0}

projectile_creation_distance

Type: Types/float

Default: 0

shell_particle

Type: Types/CircularParticleCreationSpecification

projectile_creation_parameters

Type: Types/CircularProjectileCreationSpecification

projectile_orientation_offset

Type: Types/float

Default: 0