Hi everyone,
I’ve been working on an AR app for an architectural presentation and ran into problems with some UI animations.
The UI is constructed of three buttons, two of which trigger UI animations (fade in of other buttons) and a third resting the app. the buttons triggered by the UI buttons trigger further animations, and are animated them self (color change). when built some of the buttons (2nd level) are missing or non responsive).
the structure of the UI is-
UI Button- animated and triggering the menu fade in
menu object- made from 8 buttons
buttons- triggering animations in model and self animations
once the animators are removed from the buttons (bottom layer) everything works just fine.
any ideas?
thank you all