mattrdowney / planetaria

A Unity framework for Euclidean 2-sphere games (e.g. 2D virtual reality games) [quasi-MIT license]
Other
10 stars 2 forks source link

Debug inspector cannot be toggled during runtime without glitching #77

Closed mattrdowney closed 6 years ago

mattrdowney commented 6 years ago

(Toggling an even number of times cancels out.)

Related to the laziness of the #75 feature.

mattrdowney commented 6 years ago

On the lazy part: this could easily be solved with a Serializable singleton class for Global (instead of using static variables).

mattrdowney commented 6 years ago

Done as of 86ca69a1e6e9ece27da7c7d44b996a0d0468af45