There are no Properties in GUI

@grazer, why are there no Properties options in the GUI console? I can’t make my buttons invisible if there is no alpha option. Also, bundles don’t work right, and can’t be deleted.

Hey Mhx - I just fixed the missing properties in the UI layer. What are the bundles doing incorrectly?

Naturally when making a bundle, it saves to be selectable and transferable to other objects. This is not the case in the UI. Instead, there are no bundles to select, nor may you delete them from your object.

Ok, I see what you mean. I just fixed the delete problem.

Custom bundles not showing in the ui layer objects will take a little bit more effort - I need to be able to distinguish between game and ui layer bundles to make it work.

Thanks for pointing that out.