mharitsnf / ExtraSnaps

A Godot 4.X plugin that adds extra snapping functionalities for Node3D objects.
MIT License
45 stars 3 forks source link

Exclude collision for selected children and its objects #6

Closed mharitsnf closed 4 months ago

mharitsnf commented 4 months ago

Aims to fix #5. Basically excludes collision objects and CSG objects from the raycast.

mharitsnf commented 4 months ago

Everything seem to work, so merging this. Will come back if new issues are found.