Closed bitbrain closed 5 years ago
We currently only allow animations on GameObject types. #170 introduces animations for UI elements as well which is why we need to make the animation API more generic.
GameObject
Motivation
We currently only allow animations on
GameObject
types. #170 introduces animations for UI elements as well which is why we need to make the animation API more generic.