alloverse / alloui-lua

UI library for building Alloverse apps in Lua
2 stars 1 forks source link

Animate a basic button - color change #6

Closed dmjezewska closed 1 year ago

dmjezewska commented 2 years ago

glb doesn't preserve color animation on the model, could be worked around by using two separate models (however that'll have to be done in code as hiding things in render and making them appear at certain times also doesn't quite work)