Hello everybody,
I have a little problem with my model here. I want to add a Capsule Collider to it, but the Collider is always distanced to the model like in this picture :
Does anyone know how I fix that? I don’t want to center it always.
Hello everybody,
I have a little problem with my model here. I want to add a Capsule Collider to it, but the Collider is always distanced to the model like in this picture :
Does anyone know how I fix that? I don’t want to center it always.
I’m sorry, i don’t know how to change the pivot in Google Sketchup, but you can easily fix this in Unit. It’s just set the X, Y and Z position of the collider to 0 and it will be in the center of your model.
That’s because the collider takes your model position as reference to set it’s own position, so if you set the collider position to 0, 0 and 0, it means that it’s going to get 0 distance from the center of your model.