patxu / ClimbAR

augmented reality climbing game framework
MIT License
10 stars 6 forks source link

(Charley) Move custom sprite logic to Menu script - for demo #205

Closed patxu closed 7 years ago

patxu commented 7 years ago

Major refactoring in order since we want to be able to customize the sprite for each menuhold. Currently, we have two static variables for menu hold sprite - eventually have dictionary (key is menu scene name, value is the hold sprite and dev should set hold sprite in unity editor)