Hi everyone! I have finished creating the most easy to use gun system on roblox
“Jimmy’s Gun System v1.0!”
With this, you can make guns in under 30 seconds! (No seriously, I tested it)
Here is a quick look at some of the guns that were made using the system!
The documentation on how to use is only 1 page long! It’s so easy that you don’t even need to know how to code!
Simply take the tool pack,
Then create your gun model… (Make sure you name the magazine “Mag.” The body can be whatever.)
Then create the handle and shootpart… (Name the handle “Handle” and the shoopart “ShootPart”
Then group your gun model, make sure to name the model “gunmodel” (DO NOT GROUP THE HANDLE)

Then create your welds! (put them under Handle. I suggest using easy weld to make this easier)
Now you can drag the handle and gunmodel into the tool!
Now comes the semi-hard part. Make a part, turn it’s canCollide off, make it anchored, and name it “Bullet.” Then just drag it into ServerStorage.

Finally, just change the SETTINGS folder’s value’s to whater you like! (remember, change the value to whatever the tags are, or it wont work!)
Now you can use your gun!
Hope this seems like something you would use in the future! If you want to use it, you can download the model right here


(It’s free)
THIS IS AN OUTDATED VERSION OF JGS. USE THIS TUTORIAL TO FIGURE OUT HOW TO UPDATE