Author Topic: Attaching 3D objects to 2D anchors in latest NGUI versions  (Read 2530 times)

Teonnyn

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 17
    • View Profile
Attaching 3D objects to 2D anchors in latest NGUI versions
« on: February 12, 2014, 08:16:33 AM »
Is it possible to link something like a 3D modeled coin to a counting label in order to create a spinning coin effect? In previous versions before the new anchor system was introduced I figured out ways to do so, but now trying the same thing results in the coin going way offscreen and not sticking where it is supposed to.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Attaching 3D objects to 2D anchors in latest NGUI versions
« Reply #1 on: February 13, 2014, 02:33:03 AM »
You can still use the old UIAnchor for that. Just make sure that the object is on a proper layer.