unity3d - Scoring scale object -


i started working unity platform few days ago. want create , object one: (http://www.bankingsense.com/wp-content/uploads/2014/09/credit-score-ratings.png) user choose appropriate answer. each option generate different score should stored later use. can give me tips ad guidelines this? thank much! vĂ¢nia

this simple. use 1 image scale background. use image pointer. set pivot , anchor of pointer @ position want rotate it. use transform.rotate() in code rotate pointer.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -