About 114,000 results
Open links in new tab
  1. Beginners guide to making a weapon fire in Roblox Studio

    Oct 11, 2022 · There are many types of methods of making a weapon system work (pistol, assault rifle, etc) and there are also many tutorials on how to make a weapon shoot but there is no entry way on how to make a firing weapon especially for beginners. Today I’m going to teach you the entry way on firing a weapon First off, you would need a good understanding of: CFrames a basic understanding of tools a ...

  2. How to make a weapon system - Game Design Support - Roblox

    Mar 11, 2023 · Right now I’ve been working with weapons but I think that for me and for everyone you have to take this into account: how the server itself works, the issue of optimization, everything that requires making a weapon… my questions are: -If I make a weapon that contains a local script and a server script, if I clone it, will the server script also be cloned or not? I need someone who really ...

  3. How to animate Tool Parts (Guns, Knifes etc.) - Roblox

    Sep 30, 2019 · 2022/12/13 Update: Can’t believe this thread is 3 years old, I have updated the majority content of this tutorial (including the code) and improved readability. Hello everyone! I am Headstackk. I have developed a Weapon Framework used in my game Weaponry. In this post, I will explain how to get started with animating tools, especially weapons on Roblox. In most of the Roblox weapon ...

  4. How to make a Simple Sword Tutorial - Community Tutorials

    May 11, 2024 · Simple Sword Tutorial Hello guys, Today we will start by making our own Sword. Firstly, we need to make a sword model in Roblox Studio and then union it. If you have made it from blender you can export it as fbx and after you import it in Roblox Studio weld all the parts using f3x. When you are done add a tool in the workspace and drag your sword model there. Also, you can add it to the ...

  5. How to make a weapon fire in Roblox Studio for beginners

    Oct 11, 2022 · There are many types of methods of making a weapon system work (pistol, assault rifle, etc) and there are also many tutorials on how to make a weapon shoot but there is no entry way on how to make a firing weapon especially for beginners. Today I’m going to teach you the entry way on firing a weapon First off, you would need a good understanding of: CFrames a basic understanding of tools a ...

  6. Efficient way to make an automatic gun? - Scripting Support

    Apr 24, 2020 · What’s the most efficient way to script an automatic gun? If the player holds down their left mouse key, it will keep firing until they let go. I was thinking to call a remote function with their mouse position everytime a new bullet needs to be created, but would that cause lag? I’m not sure if this is the only way.

  7. Any tips on making a weapon system? - Scripting Support - Roblox

    Apr 19, 2019 · I have recently decided to make a game with a whole bunch of weapons. I have never done this before so I am wondering if there is an easy way to make it with as less lag and confusion as possible. I want is some system where I can easily add new weapons, and also effects such as swords and speed potion or something. I also want enchants to be able to go on the sword, and it also may be ...

  8. How can I make a "Choose weapon" system like with buttons

    Apr 12, 2024 · I want to make a choose weapon system like on the images: First Image. The buttons to understand more. Second Image, I want it to go from the first gun in example, AK47 all the way down to Uzi (not shown) if it would pass uzi, it would go again to AK47 etc. Heres a video showing that how it changes the guns. It is already done, but now how can I make it change to the next on the gun list? Hope ...

  9. Whats the best way to make gun sway? - Scripting Support - Roblox

    May 25, 2019 · So the question is pretty straight to the point, What’s the best way to make gun sway? Should I use an animation? I saw someone mention using sine waves. What’s the best way? Thanks in advance 🙂

  10. How to make gui to choose weapons? - Scripting Support - Roblox

    Dec 9, 2019 · Hello, i made a screen gui and inside has a textButton. when the player clicks the button an ak-47 is cloned from ReplicatedStorage and put into the players backpack using a local script inside the textButton. The problem is that the gun is scuffed when its added to the players backpack. It doesnt do any damage or make any sounds. Here is the script inside the TextButton that clones and adds ...

Refresh