aoe
Gives magic projectiles an area of effect radius that will bump into any nearby mobs
Vars | |
can_only_hit_target | Whether our projectile will only be able to hit the original target / clicked on atom |
---|---|
trail | Whether our projectile leaves a trail behind it as it moves. |
trail_cooldown | Can we spawn a trail effect again? |
trail_icon | The icon the trail uses. |
trail_icon_state | The icon state the trail uses. |
trail_lifespan | The duration of the trail before deleting. |
trigger_range | The AOE radius that the projectile will trigger on people. |
Var Details
can_only_hit_target
Whether our projectile will only be able to hit the original target / clicked on atom
trail
Whether our projectile leaves a trail behind it as it moves.
trail_cooldown
Can we spawn a trail effect again?
trail_icon
The icon the trail uses.
trail_icon_state
The icon state the trail uses.
trail_lifespan
The duration of the trail before deleting.
trigger_range
The AOE radius that the projectile will trigger on people.