godot_collision_scanner icon indicating copy to clipboard operation
godot_collision_scanner copied to clipboard

Raycast-based collision viewer for Godot Engine

Results 1 godot_collision_scanner issues
Sort by recently updated
recently updated
newest added

This plugin relies on a hack giving access to the `SpatialEditorViewport`, a `Control` node that covers the actual 3D view. It is used to display the overlay on top of...