[Feature request] Logic nodes: Display raycast #38

Closed
opened 2025-04-04 22:20:59 +00:00 by TriVoxel · 1 comment

Description

I'd like an option on the raycast node to visualize the raycast. There should be a boolean (off by default) to draw the raycast, as well as a thickness (in pixels) option, and a color value. This way, we can debug raycasts by visualizing them.

## Description I'd like an option on the raycast node to visualize the raycast. There should be a boolean (off by default) to draw the raycast, as well as a thickness (in pixels) option, and a color value. This way, we can debug raycasts by visualizing them.
Owner

BAM!!
82a53a868a
Added it to global physics debug drawing as an option instead of a node. You can already draw lines with the draw line node and people will want to visualize all raycasts globally

BAM!! https://dev.leenkx.com/LeenkxTeam/LNXSDK/commit/82a53a868a50bcfd9097dafc01a028db47496d5c Added it to global physics debug drawing as an option instead of a node. You can already draw lines with the draw line node and people will want to visualize all raycasts globally
Sign in to join this conversation.
No Label
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LeenkxTeam/LNXSDK#38
No description provided.