Class Creator (BETA) V 0.1

Hello! My name is @jakebball11! I was recently making one of my games and realized how time consuming setting up classes can be if done over and over again. To solve this issue I thought of an idea to make a plugin that will automtically create a class for you with custom parameters and fields with a simple UI. Keep in mind this is my first plugin and this is currently the first verison so there is bound to be bugs.

Features

Class Creator has the ability to

  • Create Classes
  • Create Fields
  • Create Parameters

With plans to add the the ability to

  • Inherit Other Classes
  • Create Functions

How To Use

To use my plugin you first have to download it from the roblox website Class Creator (BETA) V 0.1 - Roblox

Once installed you and open the plugin you should see this:

To start off you must name your class in the Class Name Field. You can then set a parent of your class by selecting the Parent Field and then selecting the instance. Now we get to the good part, to create a field simply click the plus icon next to Fields. It will then add a field to your list, which you can change the Name and default value of. In order to make the field into a parameter simply check the box to the right and it will set the fields value as a parameter. To delete the field simply click the X icon next to the checkbox. If you want to start over and start a new class simply click the Clear button to reset it.

https://gyazo.com/888d27e0d9b0d911f897b581ccb21f96

Sorry for the cut off. Gyzao GIF has a limit. You can pause at the end to see the full class.

Gtihub: https://github.com/jakebball/Class-Creator-Plugin

Hope you find this useful! :smile:

14 Likes

Good job buddy! Welcome to the community.

5 Likes