Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurawebdev/godot_snap_path3d_points_to_floor
A small Godot 4 C# plugin to snap a Path3d's points to the floor
https://github.com/laurawebdev/godot_snap_path3d_points_to_floor
Last synced: 3 days ago
JSON representation
A small Godot 4 C# plugin to snap a Path3d's points to the floor
- Host: GitHub
- URL: https://github.com/laurawebdev/godot_snap_path3d_points_to_floor
- Owner: LauraWebdev
- License: mit
- Created: 2024-01-23T18:19:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-23T18:30:57.000Z (10 months ago)
- Last Synced: 2024-04-16T04:58:50.881Z (7 months ago)
- Language: C#
- Size: 34.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snap Path3D Points To Floor
A small Godot 4 C# plugin to snap a Path3d's points to the floorhttps://github.com/LauraWebdev/godot_snap_path3d_points_to_floor/assets/7365286/8819ca70-9821-415a-a77b-e4646864e88c
## 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