Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Recursive mesh collision + RigidBody generator

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

![image](https://github.com/EnderDev/godot-rigid-collision-generator/assets/42723993/321c3a0d-492e-439b-9301-aeb4e7fc30bf)