Archived
1
0
Fork 0
Blender plugin based on Blank's obj2col that lets you export collision files for Super Mario Sunshine. Forked from https://github.com/AugsEU/BlenderCOL
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2022-02-01 20:29:10 +09:00
btypes First commit 2018-05-10 18:43:57 +01:00
BlenderCOL.py Support blender 2.93 2022-02-01 20:29:10 +09:00
README.md Removed groups editing stuff 2018-07-24 22:39:43 +01:00

BlenderCOL

Blender plugin based on Blank's obj2col that lets you export collision files for Super Mario Sunshine. Also you can edit collision values.

Setup

You need to put the btypes folder into \Blender Foundation\Blender\2.71\scripts\modules
Then just install BlenderCOL.py as usual

Notes

You don't need to triangulate the mesh, and you also don't need to merge into one mesh like you did before. You do need to apply rotation/scale before exporting.

This program was based on a python script made by Blank. I just made a blender plugin to work with that script. In future I will add some presets for collision values.