Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local a = Instance.New ("Part")
- a.Anchored = true
- a.CanCollide = false
- a.Parent = game.Workspace
- local b = Instance.New ("Decal")
- b.Parent = game.Part
- b.Texture = "https://web.roblox.com/library/3620710/GoldGun"
- b.Name = "GoldGun"
- b.Anchored = true
Add Comment
Please, Sign In to add comment