spinningcube/Assets/Scripts
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
..
ExperienceBar.cs Added basic notification system 2017-09-04 19:53:18 -04:00
ExperienceBar.cs.meta Initial Commit 2017-08-22 13:29:01 -04:00
GameManager.cs Added basic notification system 2017-09-04 19:53:18 -04:00
GameManager.cs.meta Added saving and loading 2017-09-03 18:56:05 -04:00
PopupNotification.cs Added basic notification system 2017-09-04 19:53:18 -04:00
PopupNotification.cs.meta Added basic notification system 2017-09-04 19:53:18 -04:00
SpinningCube.cs Excluded file from last commit 2017-09-04 13:55:53 -04:00
SpinningCube.cs.meta Initial Commit 2017-08-22 13:29:01 -04:00
ToggleMenus.cs Improved scripting 2017-09-04 13:53:03 -04:00
ToggleMenus.cs.meta Initial Commit 2017-08-22 13:29:01 -04:00