Tattomoosa / VisionCone3D

3D vision cone for the Godot engine
Other
26 stars 1 forks source link

Trying to return an Array when expected return is Array[PhysicsBody3D] #3

Open RowanSkie opened 2 hours ago

RowanSkie commented 2 hours ago

Context: Using this addon to detect multiple bodies via a flashlight. So a thin cone that usually gets 0-2 bodies at once.

RowanSkie commented 2 hours ago

If it does find something, it then gives the error Trying to assign a non-object value to a variable of type ''.