Skip to content

BillboardGui's Active property should default to true, otherwise descendants do not receive input events #213

@zw1ce

Description

@zw1ce

The Active property of BillboardGuis should be true by default, as descendants of BillboardGuis would not receive input events.

There doesn't seem to be an immediate reason for the property to not be true by default, since there is no direct downside to such decision.

By default, BillboardGuis created within studio have their Active property set to true, allowing for immediate access to useful events such as those inherited from GuiObject (InputBegan, InputChanged, MouseEnter, ect.) and GuiButton (Activated, MouseButton1Click, MouseButton2Click).

Metadata

Metadata

Assignees

No one assigned

    Labels

    brokenSomething isn't rightready to work onEnhancements/changes ready to be made

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions