/godot_snap_path3d_points_to_floor

A small Godot 4 C# plugin to snap a Path3d's points to the floor

Primary LanguageC#MIT LicenseMIT

Snap Path3D Points To Floor

A small Godot 4 C# plugin to snap a Path3d's points to the floor

demo.mp4

Dependencies

  • Godot 4 C#

Setup

  • Download the latest release
  • Copy the snap_path3d_points_to_floor folder into your projects addons folder
  • Compile the C# solution
  • Activate the plugin

Usage

  • Select one or more Path3D nodes in the scene view
  • Click the Snap to Floor button in the toolbar above the 3D view