This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ixe:controller:particulategun [2025/01/31 05:20] – created Argonwolf | ixe:controller:particulategun [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== particulateGun ====== | ====== particulateGun ====== | ||
| - | Fires projectiles at particulate | + | Fires projectiles at particulate |
| __**Arguments**__ | __**Arguments**__ | ||
| - | ? | + | ?shotimage (string) |
| :Path to image file used as projectile sprite | :Path to image file used as projectile sprite | ||
| - | ? | + | ?turbo (bool) |
| :If true, weapon' | :If true, weapon' | ||
| - | ? | + | ?fire_range (int) |
| :Maximum distance in map pixels at which weapon will aim and fire at targets | :Maximum distance in map pixels at which weapon will aim and fire at targets | ||
| - | ? | + | ?fire_cost (float) |
| - | :Ammo consumed from parent | + | :Ammo consumed from parent |
| - | ? | + | ?fire_delay (int) |
| :Time between shots in game frames | :Time between shots in game frames | ||