Page 1 of 1
How can i put something under a null? [Solved]
Posted: Sun Nov 21, 2010 8:08 am
by Anakin
how can i put something under a null???
Re: null
Posted: Sun Nov 21, 2010 8:24 am
by DarthD.U.C.K.
open the explorer, select and object an drag it in the null.
Re: null
Posted: Sun Nov 21, 2010 9:05 am
by Anakin
and what did this mean???????????
what should null be??
Re: null
Posted: Sun Nov 21, 2010 9:56 am
by DarthD.U.C.K.
you should make your question more clear next time.
a null is an object in xsi, just like a polymesh or a curve. you can make one by choosing create->primitve>null
for future reference: if you press "F1" in xsi, the magnificent xsi-help opens up. it contains indormation to pretty much everything you can dow ith xsi and ha sa searchfunction
Re: null
Posted: Sun Nov 21, 2010 10:13 am
by Anakin
so this means i can only use objekts from the "null" categories in xsi if i want to make it to msh??
Re: null
Posted: Sun Nov 21, 2010 11:06 am
by DarthD.U.C.K.
no (you poste that twice btw), it means that you have to drag everything you want to include in the msh on the null that acts as "root" and then export the null with everything thats under it. objects that arent under the root wont be exported and included in the msh.
Re: null
Posted: Sun Nov 21, 2010 11:54 am
by Anakin
so if i use the editor it musst look like this:
root
- cube
- cone
.
.
.
and not like this:
cube
root
-cone
.
.
.
Re: null
Posted: Sun Nov 21, 2010 12:26 pm
by DarthD.U.C.K.
if you want both the cube and the cone to be included in the msh, yes, if you only wnat to have the cone the second setup is right. (if the "-"s represent that these objects are child of(=under) the root)
Re: null
Posted: Sun Nov 21, 2010 12:36 pm
by Anakin
jep ok thx