Game Development Community

Exporting character...help with it : )

by Paulo Egidio · in Artist Corner · 02/15/2005 (1:39 pm) · 4 replies

Hi people...

I'm having the following problem:
I export the caracter correctly(I think ; ) )
But when i substitute it inside the player.cs and inside the server directory, the game runs but my character is at waist level; i mean, he's only appearing waist up. Waist down is inside the terrain....

I also put an _eye mesh thinking this would solve the problem, but to no avail....



Thanks!

#1
02/15/2005 (4:06 pm)
You need to set the Bounding Box axis @ 0,0,0.
#2
02/15/2005 (4:09 pm)
Oh if you haven't seen this yet, you might find it very helpful.
Rex
#3
02/22/2005 (7:24 am)
Thanks,

Did center the axis of the bounding box @ 0,0,0 and centered the axis of my mesh @ 0,0,0 and still the same problem....
Any other insights?
#4
02/22/2005 (7:31 am)
Forget it ... hehehe... I just got it working.... : )
Thanks