Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: pretender on October 18, 2015, 06:31:15 AM

Title: Filled Sprite -> Circle with thumb
Post by: pretender 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?
Title: Re: Filled Sprite -> Circle with thumb
Post by: ArenMook 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.