A small Godot 4 C# plugin to snap a Path3d's points to the floor
demo.mp4
- Godot 4 C#
- Download the latest release
- Copy the
snap_path3d_points_to_floor
folder into your projectsaddons
folder - Compile the C# solution
- Activate the plugin
- Select one or more Path3D nodes in the scene view
- Click the
Snap to Floor
button in the toolbar above the 3D view