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

PlanetariaTransform.* functions/properties/etc #99

Closed mattrdowney closed 6 years ago

mattrdowney commented 6 years ago

Port Transform.* functions/properties/etc to PlanetariaTransform.

This includes Transform.Find() and transform.root (among many others).

mattrdowney commented 6 years ago

Done (mostly untested) as of b66af13e566d8ab3bccb8cfabcf8fdb0a16446c8 (there will likely be bugs, but that's to be expected)