Page 1 of 1

Convert karts from supertuxkart 0.6 to 0.8

PostPosted: 29 Dec 2013, 14:17
by cpcbegin
I need convert some karts of supertuxkart 0.6 to 0.8, is this possible?
I also got the blender files.

Re: Convert karts from supertuxkart 0.6 to 0.8

PostPosted: 30 Dec 2013, 20:52
by NeonKnightOA
I thought all the Karts were converted.

Re: Convert karts from supertuxkart 0.6 to 0.8

PostPosted: 30 Dec 2013, 22:57
by Arthur
That should be possible indeed; you need the latest STK panel, kart and b3d export scripts and a recent Blender version. Also you probably need to mark the wheel objects as wheels in the new STK panel in Blender. If you need further instructions, the wiki is a good place to look - otherwise ask here and someone more knowledgeable than me should be able to help you.

Re: Convert karts from supertuxkart 0.6 to 0.8

PostPosted: 31 Dec 2013, 12:37
by cpcbegin
Arthur {l Wrote}:That should be possible indeed; you need the latest STK panel, kart and b3d export scripts and a recent Blender version. Also you probably need to mark the wheel objects as wheels in the new STK panel in Blender. If you need further instructions, the wiki is a good place to look - otherwise ask here and someone more knowledgeable than me should be able to help you.


I try to install the pluging in Blender 2.62 (Ubuntu 12.04 LTS 64 bits) copying these files to $HOME/.blender/2.62/scripts/addons
├── B3DExport.py
├── convert_24_to_25.py
├── stkdata
│   ├── stk_kart_object_parameters.xml
│   ├── stk_material_parameters.xml
│   ├── stk_object_parameters.xml
│   └── stk_panel_parameters.xml
├── stk_kart.py
├── stk_material_export.py
├── stk_panel.py
└── stk_track.py

But I can't see the export option in Blender
I also try to copy this structure in /usr/lib/blender/scripts/addons

Thanks in advance.

Re: Convert karts from supertuxkart 0.6 to 0.8

PostPosted: 31 Dec 2013, 21:58
by sj04736
Take a look at this section in the wiki page:
http://supertuxkart.sourceforge.net/Installing_the_tools_2#Installing_the_scripts_into_Blender
You enable the exporter plugins, copying the files to the right spot is not enough. If they don't show up in the plugin list, that's a whole other issue.

See http://supertuxkart.sourceforge.net/Kart_resources_index_2