From 84dee26aa4b138cada600017054a1f4917ca5e07 Mon Sep 17 00:00:00 2001 From: Augs Date: Mon, 14 May 2018 19:33:30 +0100 Subject: [PATCH] Updated readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 502e2f2..7b95352 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BlenderCOL -Blender plugin based on Blank's obj2col that lets you export collision files for Super Mario Sunshine. +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\addons\ @@ -10,4 +10,5 @@ You don't need to triangulate the mesh, and you also don't need to merge into on 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 also get importing col files and editing col files. +In future I will add some presets for collision values. +