How to make a working gun in lua code
local gun = game.ReplicatedStorage.gun
local firerate = 1
local damage = 10
local bullet = game.ReplicatedStorage.Bullet
local speed = 200
if LeftButton1Click then
bullet.Velocity = speed
How to make a working gun in lua code
local gun = game.ReplicatedStorage.gun
local firerate = 1
local damage = 10
local bullet = game.ReplicatedStorage.Bullet
local speed = 200
if LeftButton1Click then
bullet.Velocity = speed
How to make a working gun in lua code
local zombie = game.replicatedStorage.Zombie
zombie:(clone)
zombie
end
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us