RaycastSignals screenshot 1
S

Publisher

srcoloma

RaycastSignals

Tools
Raycast Collision Signals Physics 2D 3D Detection Interaction

RaycastSignals is added as a child to a Raycast3D or Raycast2D node. and allows using signals that indicate when a body enters collision, when it remains colliding, and when it exits collision. The signals are body_just_entered, body_inside, and body_exited.

RaycastSignals

A node that adds signals to a Raycast.

RaycastSignals is added as a child to a Raycast3D or Raycast2D node. and allows using signals that indicate when a body enters collision, when it remains colliding, and when it exits collision. The signals are body_just_entered, body_inside, and body_exited.