Hello Guest

Author Topic: [Solved]animation collide works wrongly. help me please  (Read 3831 times)

bloodymin

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 10
    • View Profile
[Solved]animation collide works wrongly. help me please
« on: February 25, 2013, 04:50:35 pm »
with some try and read manual and sample carefully
2D sprite animation collide finally works but some how it works little bit strange as posted below

Do you guys have another suggestions for solve this problems
« Last Edit: February 26, 2013, 03:34:01 pm by bloodymin »

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: animation collide works wrongly. help me please
« Reply #1 on: February 25, 2013, 04:56:26 pm »
In the Physics manager, change minPenetrationForPenalty & gravity, your units are probably a bit too small for default Unity Physics settings.
http://docs.unity3d.com/Documentation/Components/class-PhysicsManager.html

bloodymin

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: [Solved]animation collide works wrongly. help me please
« Reply #2 on: February 26, 2013, 03:34:32 pm »
Thx your advise help me a lot