An old Unity android application with basic EXP system
Go to file
Shaun Reed 33664d2735 Added basic notification system
-Works with minimal calls to SendNotification(), infinite loop possible
on multiple calls
-Add to MoreExp()
--Add case for multiple notifications of same type combining value
--If notification timer > maxTime
---expRate = expNotifyValue / secondsPassed
---Display Exp/s instead of continuously growing value
2017-09-04 19:53:18 -04:00
Assets Added basic notification system 2017-09-04 19:53:18 -04:00
ProjectSettings Added saving and loading 2017-09-03 18:56:05 -04:00
.gitignore .gitignore update 2017-08-23 08:39:27 -04:00
README.md Initial commit 2017-08-22 13:21:25 -04:00

README.md

SpinningCube

First Android Unity project