BillBoardGui .Brightness property missing.

Issue is with BillBoardGui Instances created before they simple do not have Brightness property in explorer.

Old BillBoardGui Instance:

New BillBoardGui Instance:

I do not know why does this bug happen.

Expected behavior

I expect both of them to have .Brightness property.

1 Like

This is not a bug, you have AlwaysOnTop enabled for the first one, which gets rid of the Brightness property.

2 Likes

still a bug but gonna delete this now since if you say smth like that you are sure its a feature

wait until this guy discovers that setting CanCollide to true makes CanQuery disappear

2 Likes

think logically

alwaysontop literally has the max brightness because it is always on top of every object and ignores lighting

1 Like

No Im just not a ui maker so I didnt know that