A raycast block in vizzy taking as input a start and end vec3 in PCI coordinates that returns the position in vec3 PCI of the first collision of the ray. Ideally being able to collide with the terrain and craft indiscriminately.
This could be useful for mapping, automation, object targetting, collision avoidance... you name it.
@pedro16797 That makes sense. Thank you.