Horizontal Path
Horizontal Path is a Modifier type spell that constrains the movement of affected projectiles such that they can only move horizontally. In the early game it is mostly useful for the (zero cost) +7.5 damage boost. Later game uses focus more around the path modification, and it is especially useful in building wands for long-distance travel.
Tips
- Faster moving spells are able to go further in a vertical direction than slower moving ones.
- Shooting at different angles will affect the horizontal speed of the projectile - it can be used with Damage Field to create a slow-moving circle of damage (on projectiles with a longer lifetime).
- Can be used with Fly Downwards or Fly Upwards to lock the affected projectile(s) in place a moment after firing. This can be used to suspend gravity-affected projectiles in mid-air, such as Dormant Crystal.
- This modifier can be used with Black Hole for more precise digging (see also Linear Arc)
- All passages created will be perfectly level and horizontal.
- The speed of, and thus distance travelled by the Black Hole can be changed by varying the angle you fire at.
- Packaging free modifiers that increase damage with lots of low cost/free projectiles (notably, the Note Spells) inside a trigger spell payload can produce devastating early game damage wands.
Scripted Effect
This modifier causes a script to be run every frame, which sets the vertical component of the projectile's velocity vector to 0. This generally means that projectiles will only be able to move horizontally - but does not prevent them from doing so entirely. Combining this with other modifiers that alter projectile path using scripted effects can produce inconsistent results (the order the scripts run in isn't the same each time).
Because the vertical component is set to zero, its contribution to the overall speed of the projectile is lost. The magnitude of the projectile's velocity after the script runs will depend on the direction the projectile was moving in - with higher speed the closer to horizontal it is fired. This can be seen very easily using Horizontal Path on Black Hole.
Gallery
History
- Oct 11 2019: Added to the game.