
What is your way to make a throwable item? - Roblox
May 2, 2020 · Right now, As a new scripter, im trying to figure out how does one make item ‘launch’ upon creation. So i do some research and i think BodyBlaBla thing is one way you can …
How to make a player hold a tool without their arm sticking
Apr 1, 2021 · when you hold a tool in roblox the players arm sticks out. Is there anyway to keep it stationary without the use of new animations?
How do I make an item disappear after using it? - Roblox
Mar 11, 2022 · The script I provided was me trying to make it disappear after using it. The when touched script it: The pick up script works. And the key functions just fine. I just want it to leave …
Custom Inventory System: Full tutorial + Model - Roblox
May 3, 2024 · That’s why I have chosen to put out to the public a fully functional advanced inventory system, as it’s something that I think not a ton has been covered about, especially …
How to make only a certain person get a certain item, - Roblox
Aug 17, 2023 · How to make only a certain person get a certain item, Help and Feedback Scripting Support Diam0ndzOnYT (DisabledGummyWorm) August 17, 2023, 12:58am
How to save your players' inventory items - Roblox
Jul 10, 2025 · In this tutorial, I will show you how to save player’s inventory items. Setup The way I do it with storing tools, is having a folder in ServerStorage named Tools, and all my tools …
How do you make it so that a player spawns with a certain tool
Apr 21, 2021 · Take Arsenal again as an example, you click deploy, you spawn with a gun. But how do you make it so that you cant unequip the tool only switch and spawn with it in your hand?
How Do I Make An Item Throw When Clicked - Roblox
Jun 30, 2025 · How do I make a throwable tool? Meaning that if the player clicks, then it will throw it like a ball. I’ve been thinking of using BodyVelocities but I’m not sure how to use it.
How can I make an item that cannot be unequipped - Roblox
Jul 22, 2019 · How can I make an item that cannot be unequipped and does not show up in the gui? I’m trying to make a First Person horror-like game and I don’t know how to do so. I also …
How To Make A Throwable Tool - DevForum | Roblox
Oct 27, 2023 · I was looking over the DevForum, and I couldn’t find how to make a throwable tool with a little curve in the air. How would I achieve this?