
Description
[ROBLOX PLUGIN] Envision Gui2Lua What is this? This is a utility Roblox plugin for developers like me. What does this plugin do? This plugin converts Gui elements to Lua code, with some configs for your preference. Why did I make this? Well it all started 2 days ago, I was using Gui to Lua and I saw that when I was converting my Gui, and my textbox wasn't in the code (meaning that converting a textbox was broke), I messaged the developer of this plugin and they responded with "Will fix when I have free time.", so I decided to use my free time and remake the plugin, now I can say that my plugin will NOT break, and if it does it will be fixed as long as you dm me about the issue. Configs - Group all generated variables within a table. - Rearrange code to set .Parent as the final property. (Provides optimization when creating an instance.) - Randomly name generated variables. - Add semicolons after every generated line. - Skip adding properties that match their default values. (Will reduce the number of lines in the generated code.) Get the plugin here: https://create.roblox.com/marketplace/asset/14757782648/Envision-Gui2Lua Wow, a actual good, useful, and completed project made by me!