Map – Line Collision

Use Value Description

Checks to see if anything is colliding along a line. Depending on if it collides or not it will return true (1) or false (0).

Map(*).LineCollision


Parameters

Source X – Source X position

Source Y – Source Y position

Source Z – Source Z position

Destination X – Destination X position

Destination Y – Destination Y position

Destination Z – Destination Z position

Ignore a Team 1 (optional) – Ignores the selected team

Ignore a Team 2 (optional) – Ignores the selected team

Ignore an Actor 1 (optional) – Ignores the selected actor

Ignore an Actor 2 (optional) – Ignores the selected actor


Related Events/Use Values

Map – Line Sweep (Use Value)

System – Line Collision Branch (Event)


Does this page need more information? Email Us!