- Home /
Collision on specific Frames
I got a character that has a rolling animation. I want to make the collision box smaller in those frames (so that the character can roll under objects). How can I change the collision box in those specific sprites? This is all in 2D mode, C#
I'm using the new 2D animator, so I don't use any scripts for the animation.
Comment
Adjust the size example
http://answers.unity3d.com/questions/32618/changing-box-collider-size.html
Your answer
Follow this Question
Related Questions
for C I want to change the Collider other for the public ? 1 Answer
Collision on specific animation 1 Answer
Detecting collisions between objects from another c# script 1 Answer
Help with 2D Hit Detection! 0 Answers
Character Arm Joints. 1 Answer