How To Insert Scripts In Roblox Studio
How To Insert Scripts In Roblox Studio. how to make a Damage Script in Roblox studio local rarm = scriptParentFindFirstChild (“Right Arm”) local larm = scriptParentFindFirstChild (“Left Arm”) function dmg (hit) if hitParent ~= nil then local hum = hitParentfindFirstChild…