Dekkonot / RobloxExplorerGUI

A simple GUI that replicated Roblox Studio's Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roblox Explorer GUI

A simple GUI that replicates the behavior of the default Roblox Studio Explorer. To use, insert into a player's PlayerGui through some means (StarterGui or otherwise). The 'UseDark' BoolValue in the main ScreenGui object toggles between Light and Dark theme and can be done at any point during running.

Also, the pause/play button on the title pauses or resumes updates for the GUI and the SelectedObject ObjectValue lets you tell what a player has selected with this GUI.

About

A simple GUI that replicated Roblox Studio's Explorer

License:MIT License


Languages

Language:Lua 100.0%