PlayerGui

PlayerGui : Instance

Overview

PlayerGUI is a container instance that contains the GUI displayed on the player client.

Description

PlayerGui inherits from the base Instance and serves as an interface for managing and customizing player user interfaces using Lua scripts within the Overdare Studio framework. This enables developers to create dynamic, interactive, and visually appealing in-game experiences by manipulating graphical user interface (GUI) elements directly through Lua code. Key features include creating and managing GUI components, handling user interactions, and seamlessly integrating with the Lua environment for a more

Properties

Methods

Events