Author Topic: Dynamic data loading.  (Read 8951 times)

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Dynamic data loading.
« Reply #15 on: July 16, 2012, 11:19:35 AM »
Random? No, but you can easily do Random.Range(0f, Screen.width) or something to that extent to pick a value, then Tween to that position using TweenPosition or SpringPosition.