Unreal Collision Importer's icon

Unreal Collision Importer 1.0.1 Tools 3.3 Community

Submitted by user MrFlamey; MIT; 2021-12-19

If you have libraries of objects with carefully set up collision from Unreal projects and want to get that collision into Godot, you can use this tool to do so. It detects the prefixes used by Unreal to import manually created collisions and allows Godot to use them too.

Supported:
- Multiple colliders per object (under a single StaticBody)
- Box, Sphere, Capsule and Convex colliders
- Colliders can be translated and rotated

Usage:
- Put the script in your project somewhere
- Select the import settings for any file containing correctly set up meshes and set the "Custom Script" parameter to this script
- Press the reimport button and the colliders set up in your file should be translated into Godot.


View files Download Submit an issue Recent Edits