Page 1 of 1
Scaling collision
Posted: Tue Sep 22, 2009 2:26 pm
by Fiodis
I scaled a wampa and it's anims by roughly 2.5 or so. Now the only way to hurt it is to shoot it in the knees. Is there any way to scale up the collision along with the rest of the model?
Re: Scaling collision
Posted: Tue Sep 22, 2009 5:59 pm
by AceMastermind
I think
CollisionRootScale is what you want.
Have a look at Yoda's ODF:
or Chewbacca's:
or a Jawa's:
or Grievous's:
he also uses these:
Code: Select all
CollisionHeadOffset = "0.0 -0.1 0.0"
CollisionTorsoOffset = "0.0 0.0 0.1"