How would I go about making tools using rojo?

Before I make a new game, I wanted to know how to make something like guns using rojo (and probably roblox-ts)

I thought of making a class which can be extended. And making a listener for the player on server and client when a tool is added to the backpack to init the gun tool, but how would I get the right class for the gun?

Or maybe just do the guns entirely in studio without rojo or roblox-ts?

Thanks

1 Like