Author Topic: Filled Sprite -> Circle with thumb  (Read 1635 times)

pretender

  • Full Member
  • ***
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 155
    • View Profile
Filled Sprite -> Circle with thumb
« on: October 18, 2015, 06:31:15 AM »
Hi! Any ideas how to add thumb, or other sprite to the position where filled sprite is currently?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Filled Sprite -> Circle with thumb
« Reply #1 on: October 18, 2015, 06:49:53 PM »
You'll need to do some math. Use basic sin/cos*radius to figure out where the sprite should be.