How would I go about making a class system?

I’m trying to make a class-based fighting system similar to the game SoulShatters. The problem is, I have no idea where I should start. I’m looking to be able to have a GUI with buttons the player can click, and those buttons would therefore give the player a moveset/set of abilities. I haven’t found much on the forum about this, so I wanted to see if I could find some help in a post of my own. Does anyone know where I would begin to learn about this? I’m obviously not asking for someone to write a script for me. I just don’t even know where I would begin learning how to do this.

What do you mean? You just said what you want, didnt explain.

@KarmaStar173 Well you kind of answered your own question, have ui button that when its clicked inserts a script inside of the player which gives them an ability of your choice

1 Like