Edit of asset "Unreal Collision Importer" Accepted

Old/Current New/Edit
Title Unreal Collision Importer Unreal Collision Importer
Description 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.
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.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/andyp123/godot_UnrealCollisionImporter https://github.com/andyp123/godot_UnrealCollisionImporter
Issues Url https://github.com/andyp123/godot_UnrealCollisionImporter/issues https://github.com/andyp123/godot_UnrealCollisionImporter/issues
Godot version Godot 3.3 Godot 3.3
Version String 1.0.1 1.0.0
Download Commit b2505c2e2bfc87c10b079e99943aae6c1f9ad813 047aa6cba7f36c66ed86360b09b8689105ba39a2
Download Url (Computed) https://github.com/andyp123/godot_UnrealCollisionImporter/archive/b2505c2e2bfc87c10b079e99943aae6c1f9ad813.zip https://github.com/andyp123/godot_UnrealCollisionImporter/archive/047aa6cba7f36c66ed86360b09b8689105ba39a2.zip
Icon Url https://raw.githubusercontent.com/andyp123/godot_UnrealCollisionImporter/main/UE4CollisionImporter.png
https://raw.githubusercontent.com/andyp123/godot_UnrealCollisionImporter/main/UE4CollisionImporter.png