https://github.com/kierandrewett/godot-rigid-collision-generator
Recursive mesh collision + RigidBody generator
https://github.com/kierandrewett/godot-rigid-collision-generator
collision generator godot mesh recursive rigidbody
Last synced: 5 months ago
JSON representation
Recursive mesh collision + RigidBody generator
- Host: GitHub
- URL: https://github.com/kierandrewett/godot-rigid-collision-generator
- Owner: kierandrewett
- License: mpl-2.0
- Created: 2023-05-21T22:04:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T22:07:06.000Z (over 2 years ago)
- Last Synced: 2025-03-23T08:11:25.668Z (7 months ago)
- Topics: collision, generator, godot, mesh, recursive, rigidbody
- Language: GDScript
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godot-rigid-collision-generator
Recursive mesh collision + RigidBody generator# Usage
1. Load the plugin into Godot Editor.
2. Highlight the `MeshInstance3D`(s) in your scene
3. Press `F10` to generate the RigidBody3D with collision.# Screenshots
