Change Playerpref location directory
I am looking to save a completed game on the share drive at work so that other's may play and see the others highscores, I am currently utilizing playerpref's however it saves the file to the local...
View ArticleRestrict touch input
I have built a Mouse accuracy trainer, it tracks high scores via a server database. I have come across a situation however that if someone uses a touch monitor they can effectively cheat the system. As...
View ArticleUI Scroll Rect combination Movement type
I'd like to combine the effects of clamped and elastic but I would also like for the unrestricted movement (the image actual stays aligned with the mouse position). I could easily script this but I...
View ArticleI have 2 Arrays, find all combinations order does not matter
Okay so a little more than the title says, with these two arrays the second array will only ever have one parameter to match, I'll just write out what I expect: Arr1 = player1, player2, player3 Arr2 =...
View Article