Map – AI Collision Data

Use Value Description

Returns whether the AI can walk over a specific spot (1) or not (0). This use value is faster than the 'Collision Branch' event, though it's not as accurate. The 'AI Scan' event should be used first

Map(*).AICollision


Parameters

X – The X location to scan

Y – The Y location to scan

Z – The Z location to scan



Does this page need more information? Email Us!