hi, i can't make a fitmesh in an entity i loaded with loadanimesh("x.b3d")?
example:
car = loadanimmesh("car.b3d")
wheel = findchild (car,"w1")
fitmesh car,x,y,z,l,h,d,1 <- this line have the error...
if i load the b3d using "loadmesh" works.. but i need to load an animmesh...
saludos
santiago
example:
car = loadanimmesh("car.b3d")
wheel = findchild (car,"w1")
fitmesh car,x,y,z,l,h,d,1 <- this line have the error...
if i load the b3d using "loadmesh" works.. but i need to load an animmesh...
saludos
santiago