
How To Make A Rocket Launcher - Community Tutorials - Roblox
Jul 1, 2020 · Hello! In this tutorial I will teach you how to make a rocket launcher, lets get started. First you will need a rocket launcher parts/union/part, and a rocket part/union. Setting Up …
Rocket Launcher Script - Scripting Support - Developer Forum
Sep 19, 2022 · Hello, so I’m having three problems with this script The explosion won’t explode unless it hits the ground but won’t if it hits a player/dummy The ammo gui doesn’t change to …
Issue making rocket launcher - Scripting Support - Roblox
Aug 10, 2020 · You can write your topic however you want, but you need to answer these questions: What do you want to achieve? Keep it simple and clear! I want a rocket launcher …
How should I go about making my own rocket launcher ... - Roblox
Nov 12, 2023 · -- Initialization local remote = script.Parent.RemoteEvent -- Reference to a RemoteEvent in the parent of the script local tool = script.Parent -- Reference to the parent of …
Any way to make rocket launcher kills count towards ... - Roblox
Dec 23, 2021 · The Rocket Launcher may not insert a CreatorTag upon the Target upon impact, & there has to be a function for when a Character specifically dies to check for that said …
FE Gun Rocket Launcher Help - Scripting Support - Roblox
May 28, 2024 · And I’m not looking for hit scan weapons (weapons with bullets that travel instantly), but rather a projectile with a customizable speed and gravity traveling from the gun …
Rocket Launcher Delay before firing - Scripting Support - Roblox
Feb 21, 2023 · Hello! I’m trying to make a raycast system based on the classic roblox rocket launcher. The issue is, that when firing it, it stays still a litle before it fires, and I can’t find any …
Rocket Launcher Aim "Deteriorates" as Player Enters and Exits
Feb 23, 2024 · I have some parts scattered around the map that allow the player to pose when they interact with them (think of XYZ Public Bathroom). However, the more the player interacts …
Rocket Launcher Doesn't Work - Scripting Support - Roblox
Aug 24, 2021 · HellO! I’m StarJ3M and I’m trying to make a game cald Ro-Fighters! I’m currently making weapons, and for some reason my rocket launcher script wont work, I’m trying to make …
Issue with Rocket launcher - Scripting Support - Roblox
Jul 26, 2021 · I have recently been working on a brickbattle game. I was working on the rocket launcher but found an issue with the direction of the rocket. The actual rocket launcher works …