Outerra forum

Anteworld - Outerra Game => Modding: Importer, Tools & Utilities => Topic started by: TopNotch on March 20, 2013, 10:10:11 am

Title: [Tutorial] Blender vehicle rigging
Post by: TopNotch on March 20, 2013, 10:10:11 am
Here's a small tutorial on how to rig your vehicle model in Blender for Outerra.

What you need:
-Blender (I used 2.65a) (Older version may have some bugs with the .dae exporter)

Step 1: Setting up the vehicle
-Each wheel must be an own object, each separated from the main chassis.
(http://i.imgur.com/Dpn766J.png)
(http://i.imgur.com/ZDL7ng0.png)

NOTE- The main chassis origin point is the center of mass of the vehicle ingame, set it in a good position.
NOTE2- The wheels origin point is the rotating point. For correct rotations, set it to the median point of the wheel, or something like that.

Step 2: Parenting
-Select the wheels and the chassis in this order
(http://i.imgur.com/L05SHHe.png)
-Hit CTRL+P and select the first option
(http://i.imgur.com/dMRIWj2.png)
-Repeat for all the wheels. The hierarchy should look something like this.
(http://[IMG]http://i.imgur.com/t0mRTHI.png)[/img]

-Step 3: Exporting
Export your model (select everything) in .dae format, using the default settings. Now you can relate to other tutorials about the importer.
(http://i.imgur.com/eTI8e1n.png)
NOTE- If you edited the vehicle origin point hit CTRL+A to apply the new position/scale/rotation
NOTE2- If you have set modifiers, right before exporting hit the "Apply modifiers" in the .dae exporter output window, or in the blender modifier's one

Good luck.
(https://dl.dropbox.com/u/42990436/Screens/Outerra/screen_1363111391.jpg)
Title: Re: [Tutorial] Blender vehicle rigging
Post by: ZeosPantera on March 20, 2013, 01:59:20 pm
A nice writeup. Hopefully it gets me going. Need to import all the things.
Title: Re: [Tutorial] Blender vehicle rigging
Post by: CausticFlamingo on March 20, 2013, 06:27:34 pm
Oh god, I didn't think i could mess it up this bad... for some reason there is only a black untextured rear fender.... and only that when i try to import my vehicle...
Title: Re: [Tutorial] Blender vehicle rigging
Post by: CausticFlamingo on March 20, 2013, 06:49:01 pm
And by the way how do you set it to when you are looking at the mesh it shows the textures without rendering it? And i downloaded that pickup truck and to separate the wheels do you have to go to edit mode an select them and un-parent them or what? sorry not very used to the newer blender.
Title: Re: [Tutorial] Blender vehicle rigging
Post by: TopNotch on March 21, 2013, 09:20:02 am
And by the way how do you set it to when you are looking at the mesh it shows the textures without rendering it? And i downloaded that pickup truck and to separate the wheels do you have to go to edit mode an select them and un-parent them or what? sorry not very used to the newer blender.

It's meant for user that have been working with Blender, not for newbies. If you are new to Blender you should go watch some tutorials and read its wiki first.
In that model I separated the wheels in edit mode to make them own objects. (NOT un-parent)
Title: Re: [Tutorial] Blender vehicle rigging
Post by: CausticFlamingo on March 21, 2013, 02:14:41 pm
My bad, I should have waited a few minutes before posting that i got it figured out now.
Title: Re: [Tutorial] Blender vehicle rigging
Post by: PytonPago on March 22, 2013, 08:00:40 am
Isnt there a missing picture at hierarchy parenting (there is some pic. ending script part) ?  ;D .. Nice little help for new-byes by the way.
Title: Re: [Tutorial] Blender vehicle rigging
Post by: Pollux on March 22, 2013, 07:10:47 pm
Thanks Nadeox1.
I'm new to all this so very slow but I really like what I see.
I'm also learning Blender, usually I rather use Lightwave.
Again thanks for taking the time to write the tutorial.
Title: Re: [Tutorial] Blender vehicle rigging
Post by: necro on May 26, 2013, 03:33:07 am
This tutorial is called a rigging tutorial, but i see no armatures or bones. This is just a tutorial for a static object now. Where is the rigging part? Parenting the wheels cannot be all?
Title: Re: [Tutorial] Blender vehicle rigging
Post by: TopNotch on May 26, 2013, 10:16:04 am
This tutorial is called a rigging tutorial, but i see no armatures or bones. This is just a tutorial for a static object now. Where is the rigging part? Parenting the wheels cannot be all?

This is a tutorial to setup your vehicle for Outerra. It's a must for Outerra to be able to recognize the wheels from the rest of the body. It doesn't need any bones, those are created by Outerra in the vehicle script.

As I said in the last step, for the scripting part
Quote
Now you can relate to other tutorial about the importer.
Title: Re: [Tutorial] Blender vehicle rigging
Post by: necro on May 26, 2013, 12:09:55 pm
Hy Nadeox,
the scripting part was not that i was asking for. I thought you need a bone per each wheel. But this is not necessary. So thanks for the nice tutorial.