alloverse / alloui-lua

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

Buttons: Support Normal, Hover, Pressed states with customisable source and destination color swaps #36

Open Voxar opened 1 year ago

Voxar commented 1 year ago

Expand on the existing button class or create a separate one? Multiclass with factory methods on Button? ButtonBase class for basic interactions or copy paste? Skeleton resizing vs self.cube? Keep self.cube or convert the cube into a model?

--> Change button to be shipped with a default boned model with color swaps

Fund with Polar

nevyn commented 1 year ago

blocked by getting a proper model/glb by domi

nevyn commented 1 year ago

@Voxar are you happy with my solution on this or would you like to change anything before we close this?