Page 1 of 1

Addon question

Posted: Sun Oct 28, 2007 4:24 pm
by MandeRek
Hi, I'm creating addon horns, and i've created the simple models allready. Now here's my question:

Does a addon msh need to have bones? So yes, which ones (how are they called) and how do you make them? Is there maybe a short and simple tutorial on it? I really NEED this msh addon ingame :D


MandeRek

Re: Addon question

Posted: Sun Oct 28, 2007 7:23 pm
by Maveritchell
Addon meshes don't need bones themselves. When you attach an addon mesh to a player model, the addon connects at its dummyroot to the bone (that you assign) on the player model.

Re: Addon question

Posted: Mon Oct 29, 2007 12:30 pm
by MandeRek
Ok, thanks!

And how do you create a dummyroot in XSI 6 without folowing a whole tut? :angel:

Thanks a lot!!!!

Re: Addon question

Posted: Mon Oct 29, 2007 12:38 pm
by FragMe!
Press Model
Press Null
Rename null to dummyroot
Press H to hide it
Drag your model components (just the mesh bit you made not the SceneRoot of cameras and lights)
to the dummyroot. You are done.
You can then click one the dummyroot [+] to expand it so you can then see you model components again.

Re: Addon question

Posted: Mon Oct 29, 2007 5:27 pm
by MandeRek
Okay thanks a lot guys! :D

So after i created this simple model and did the dummyroot, i have to texture. Can someone now please explain to me how to do this in XSI 6, because all the explanations and tut's i followed here didn't work for me!

Again thanks! :thumbs:

Re: Addon question

Posted: Tue Oct 30, 2007 12:29 pm
by Caleb1117
Did you try Lord Bandu's tut?
I know its not quite right.

I need to make a version of that tut for 6.0

Re: Addon question

Posted: Tue Oct 30, 2007 12:35 pm
by MandeRek
If you could that would be great Caleb, because now i can't understand anything of it or even get started with texturing :S

Thanks again :thumbs:

Re: Addon question

Posted: Tue Oct 30, 2007 12:51 pm
by Caleb1117
Try this.
*ahem*

TEXTURING IN XSI MODTOOL 6.0

1. Make your model.

2. Select your model (or the part of it you want to texture), and on the “create” toolbar on the left, select:
Textures>Unique. Close the resulting popup.

3. Now on the top toolbar, goto: Render>Get>Texture>Image, the texture editor pop up will now appear, click on New and navigate to your texture.
You should now see your texture on the model, it won’t look right, but we’ll get to that.
Hidden/Spoiler:
If you don’t see it, make sure you're in either “textured” or Textured Decal” view mode.
4. Close the popup, and press Alt + 7 to bring up the UV editor, You can now edit your model’s UV’s to properly fit your model.

Repeat this process as many times as needed to texture your model.

It will take time to master the UV editor, just play around with it, it’s the best way to learn.

Re: Addon question

Posted: Tue Oct 30, 2007 1:00 pm
by MandeRek
I dont understand one part. You say

3. Now on the top toolbar, goto: Render>Get>Texture>Image, the texture editor pop up will now appear, click on New and navigate to your texture.
You should now see your texture on the model, it won’t look right, but we’ll get to that.


I can't find Render>Get>Texture>Image

And now i go to render tree and nodes>texture>image but that wont work....

Please help me 1 more time...

Re: Addon question

Posted: Wed Oct 31, 2007 5:31 pm
by MandeRek
I'm really sorry for the double post but guys please help me with this...

I'm using 6.0 same mod or window as installed (didnt change anything) Hope to texture soon.. thanks :P

Re: Addon question

Posted: Wed Oct 31, 2007 5:42 pm
by AceMastermind
Create>Textures>ADD/Image>New>New From File
then browse to the location of your texture and click it.

Re: Addon question

Posted: Fri Nov 02, 2007 4:09 pm
by MandeRek
Okay..it's working now...thank you all for your help :D

Re: Addon question

Posted: Fri Nov 09, 2007 5:00 pm
by MandeRek
I am really sorry about the bump and double post, but i have some other question which still fit in the addon msh topic i think:


- Before exporting, do all cubes/cylinders/etc. need to be merged to one object, and how would i do that?
- Is it possible to add a hp_fire to an addon msh so it fires from there (like a gun-helmet)
- After putting all simple models in the dummyroot, is it completely ready to be exported? Or do i have to do things like adding geometry or something like that? (and how would i do that :oops: ) Thanks in advance :D


MandeRek

Re: Addon question

Posted: Sat Nov 10, 2007 5:03 am
by DarthD.U.C.K.
1. select the objects, you want to merge. Gote create/polymesh/merge/merge uvs and weights
2. hp_fire is only working with shooting things: weapons, vehicles turrets... (i think)
3. it would be better to make a collision, befor you put everything under the root (and uncheck the collisions "render visibility" checkbox)

Re: Addon question

Posted: Sat Nov 10, 2007 11:11 am
by Caleb1117
2. could be possable, try it. :P

Re: Addon question

Posted: Sun Nov 11, 2007 12:13 pm
by MandeRek
Okay thanks, but how do i add this collision before placing it under the dummyroot? And, is it really necessary?

I'll create one with and without hp_fire and i'll let you know


MandeRek