flo-wolf / Flip-Fall

Flip Fall - Mobile Arcade Platformer, made with Unity. Available on the Play Store
https://play.google.com/store/apps/details?id=com.florianwolf.flipfall
Other
22 stars 4 forks source link

LevelObject Camera has a slight positioning lag to the LevelMask Camera #39

Closed flo-wolf closed 8 years ago

flo-wolf commented 8 years ago

Fix this by putting all transform changes into a parent object - camera scale still needs to be copied independently though.