PDA

View Full Version : Collision issue!



vixez
01-06-2010, 12:40 PM
I got this strange collision issue and I can't seem to figure it out.
If an object is at a certani hgith, I can't get under it even tho the character definately fits under it.

Look:

http://i47.tinypic.com/349cdbl.jpg

Is there a place where I can adjust the collision settings?

Taxxem
01-06-2010, 01:46 PM
whats your collision set on your pawn? Try decreasing your collision height in your collisioncylinder

vixez
01-07-2010, 10:51 AM
How do I set it in the pawn?
Edit, nevermind, this does it (add it to the pawn in the defaultproperties)


Begin Object Name=CollisionCylinder
CollisionRadius=+0021.000000
CollisionHeight=+0044.000000
End Object
CylinderComponent=CollisionCylinder