Author Topic: Colliders automatically reset  (Read 1473 times)

schellenberghq

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 31
  • Game Programmer
    • View Profile
    • Blog
Colliders automatically reset
« on: October 24, 2013, 11:44:54 AM »
I keep having this odd issue with Colliders. I'm not sure if it's from NGUI or Unity.

Essentially, I'd adjust my colliders for certain UI elements, not in play mode, and they seem to stick for a while, but randomly it seems they readjust as if I had did alt+shft+c to add a collider.

Is there something that causes colliders to auto readjust? How can I prevent this from happening?

-Jacob S.
---------------------------
Jacob S.
Game Programmer
---------------------------

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Colliders automatically reset
« Reply #1 on: October 24, 2013, 09:40:54 PM »
Only you hitting ALT+SHIFT+C on the collider or using the menu option will actually change its dimensions.