

In the Workspace, and remove “SpawnLocation” and “Baseplate”. Then, follow to create an empty ‘Baseplate’ Project. This can be done by navigating to New in the ROBLOX Studio Start-up menu. If you haven’t already, create a new place in ROBLOX Studio. Whilst using VS Code, i recommend using this extension! Again, for this tutorial, i will be using the ROBLOX editor. Either use VS Code, or the in - built ROBLOX editor. Here, i will not use Rojo, however if you wish, you may try to follow along.įor development, i would say you have 2 choices. Now, you need to setup your Plugin Environment. Part 2 - Setting up your plugin workspace environment - 🌍 Overall, Static plugins are used for personal systems, such as a custom studio template or custom script presets, and Non - Static plugins are used for more interactive plugins, and they are way more common.įor this tutorial we will be making a Non - Static plugin. Some plugins may start up automatically, but Non - Static Plugins require User Input for the functionality. Each button has an action, and the plugin is usually activated through the Plugins tab in studio. Non - Static Plugins do have a User Interface usually, with buttons. These aren’t very common and are only used for personal use. These may only run once, or may run constantly. For example, when your run your game, it does something such as automated lighting setting, etc. They primarily run in the background of your game.

Static Plugins do not have a User Interface, but may have a button to be activated. Personally, I would say there are 2 types of Plugins, Static Plugins, and Non - Static Plugins. The question is, have you ever wanted to make your own plugin? A plugin that automates your development? Once you get into Plugin development, you can do just that. You want to design UI? Well you got UI Tools to do that.

You want to animate? Moon Animator 2’s got you covered. They’re little tools and gizmos that help us out with our everyday life. Note: Some basic scripting knowledge may be required, but i’ll try to explain everything! Plugin Tutorial made as of, if you are reading this a million years in the future, this may not be accurate
