spinningcube/Assets/Scripts
Shaun Reed 20ff747b7b Fixed changing shapes
- Changing shapes no longer breaks menu functions
- Moved all Change...() functions related to Player in SpinningCube.cs
to ToggleMenus.cs script
-- Add saving needed data
--Color, shape (Speed between shapes, etc..)

-Created two new functions to replace 10+ small functions with switch
case
-ChangeShape(string shape) & ChangeColor(string color)
2017-09-06 20:05:59 -04:00
..
ExperienceBar.cs Fixed changing shapes 2017-09-06 20:05:59 -04:00
ExperienceBar.cs.meta Initial Commit 2017-08-22 13:29:01 -04:00
GameManager.cs improvements to notifications 2017-09-05 21:41:56 -04:00
GameManager.cs.meta Added saving and loading 2017-09-03 18:56:05 -04:00
PopupNotification.cs improvements to notifications 2017-09-05 21:41:56 -04:00
PopupNotification.cs.meta Added basic notification system 2017-09-04 19:53:18 -04:00
SpinningCube.cs Fixed changing shapes 2017-09-06 20:05:59 -04:00
SpinningCube.cs.meta Initial Commit 2017-08-22 13:29:01 -04:00
ToggleMenus.cs Fixed changing shapes 2017-09-06 20:05:59 -04:00
ToggleMenus.cs.meta Initial Commit 2017-08-22 13:29:01 -04:00