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)
This commit is contained in:
2017-09-06 20:05:59 -04:00
parent 22c303d686
commit 20ff747b7b
9 changed files with 183 additions and 160 deletions

Binary file not shown.