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

Set PlanetariaTransform values immediately (instead of waiting for FixedUpdate) #70

Closed mattrdowney closed 6 years ago

mattrdowney commented 6 years ago

This was a premature optimization. The idea wasn't terrible, but it has some serious fallbacks until all of the systems architecture is cemented in place.

mattrdowney commented 6 years ago

Fixed as of d949568372e24ad7bb39b87ad030a0ca0f6d8e98