Types/ProjectileAttackParameters: Difference between revisions
Jump to navigation
Jump to search
m (→projectile_center: typo) |
(proper type) |
||
Line 18: | Line 18: | ||
=== projectile_creation_parameters === | === projectile_creation_parameters === | ||
'''Type''': [[Types/ | '''Type''': [[Types/CircularProjectileCreationSpecification]] | ||
Revision as of 13:47, 30 April 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