Description
Changelog
Reviews (0)
One-click collision generation for Godot 4 — built for mobile developers, works on desktop too.
Generate collision shapes for your entire 3D scene with a single click. No more right-click > Create Trimesh Static Body on every mesh — especially useful on small touchscreens.
Features
- ✅ One-click collision for all meshes
- ✅ Trimesh collision with ~100% precision
- ✅ Supports GLB/GLTF/FBX instanced models
- ✅ Safe to run multiple times (skips meshes that already have collision)
- ✅ Mobile-friendly UI — all buttons are tappable
How to use
- Open your 3D scene
- Enable Editable Children on instanced models (if needed)
- Click Generate Collision
- Done! Collision shapes appear instantly.
💎 PRO version available
This is the free version. If you need more features for larger projects, check out the PRO version on Itch.io:
🔗 Smart Collision PRO — Itch.io Or visit my profile: https://raykit-studio.itch.io
PRO features:
- 3 collision types: Trimesh, Convex, Multi Convex
- Auto Editable Children (no manual toggling)
- Node filter & auto replace
- Real-time notifications
License
MIT — Free for commercial and personal use.
Built by Raykit Studio — developer without PC, still making tools for everyone.
Changelog for version v1.0.0-alpha
No changelog provided for this version.