nanos world API Reference Unofficial documentation
Static function Client Moderate

Debug.DrawDirectionalArrow

Draws a Debug directional arrow in the world

Syntax

Lua
Debug.DrawDirectionalArrow(start_location, end_location, arrow_size = 100, color = Color.RED, life_time = 5, thickness = 0)

Parameters

Name Type Default Description
start_location Vector
end_location Vector
arrow_size optional float 100
color optional Color Color.RED
life_time optional float 5
thickness optional float 0