An old Unity android application with basic EXP system
Go to file
Shaun Reed cc86eabeef Fixed LevelUp()
-No longer resets exp to 0, limiting to one level per AFK
--Instead, { currentExp -= previousRequirement; }
2017-09-04 15:30:19 -04:00
Assets Fixed LevelUp() 2017-09-04 15:30:19 -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