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

Player derails from moving platform almost every frame #69

Closed mattrdowney closed 6 years ago

mattrdowney commented 6 years ago

Maybe due to 1) position only being set in FixedUpdate() in PlanetariaTransform or 2) the arc is extruded a fixed range.

mattrdowney commented 6 years ago

Notably, this happens when the elevator is going up and down (not just down).

mattrdowney commented 6 years ago

Notably, this happens even when the platform is standing still (so long as the object is rotated).

mattrdowney commented 6 years ago

Fixed as of cd5f2d99d7b48d1cc147e3ac5c9717972f8fcede