Webswing simulator roblox youtube, Spider man 2 2004 game designer tries the ps4 game for the first time duration. Spidey blox 4004 views. Spidey blox 4004 views. Check out webswing simulator 2. Spider man vs double venom in real life. Roblox Adventures Youtube youtube If you enjoyed a video leave a like. Spiderman vs venom in roblox superhero battle by moosecraft, Following the defeat of adrian toomes and his criminal empire spider man discovers their exotic weapons are still being sold on the black market. Superhero battle duration. What is gachapin in roblox ice cream simulator.
Nov 26th, 2017
Never
Roblox Spider Man Web Swing Simulator
Roblox Spiderman Simulator
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Spiderman Simulator
- local Character = Player.Character or Player.CharacterAdded:Wait()
- local Camera = workspace.CurrentCamera
- --// Services
- local ReplicatedStorage = game:GetService('ReplicatedStorage')
- local RunService = game:GetService('RunService')
- --// Main
- local Humanoid = Character:FindFirstChild('Humanoid')
- Humanoid.JumpPower = 100
- end
- local Clicked = false
- if Clicked false and Mouse.Target ~= nil and Character:FindFirstChild('LeftHand')then
- local Pos = Mouse.Hit.p
- --// I have this commented out if you want an animation. (Might be glitchy!)
- --local Anim = Instance.new('Animation',Character)
- -- PlayAnim = Character:WaitForChild('Humanoid'):LoadAnimation(Anim)
- if Character:FindFirstChild('HumanoidRootPart')then
- local Sound = Instance.new('Sound',Character.HumanoidRootPart)
- Sound.SoundId = 'rbxassetid://231731980'-- Web sound, you may change this sound idif you want ;)
- end
- Part = Instance.new('Part',workspace)
- Part.Transparency = 1
- Part.CanCollide = false
- local Att0 = Instance.new('Attachment',Player.Character.LeftHand)
- Rope = Instance.new('RopeConstraint',Player.Character.LeftHand)
- Rope.Color = BrickColor.new('Institutional white')
- Rope.Length = (Player.Character.LeftHand.Position - Part.Position).magnitude
- Rope.Attachment1 = Att1
- --// Force
- Force = Instance.new('BodyForce',Player.Character:WaitForChild('HumanoidRootPart'))
- Force.Force = Camera.CFrame.lookVector * Vector3.new(10000,0,10000)-- Force added when you swing. You may change this.
- elseif Clicked truethen
- Rope:Destroy()
- if Part then
- end
- Force:Destroy()
- --if PlayAnim then-- This stop the animation
- -- end
- end)
- --// Climbing Web
- if Input.KeyCode Enum.KeyCode.Q then
- if Rope then
- while ClimbingWeb and Rope do
- Rope.Length = Rope.Length - 3-- Basically, the higher the number, the faster it pulls you.
- end
- end
- if Input.KeyCode Enum.KeyCode.Q then
- end
- UIS.InputBegan:Connect(function(Input)
- ReleaseWeb = false
- ReleaseWeb = true
- Rope.Length = Rope.Length + 3-- Same here, this is for going down though.
- end
- end
- if Input.KeyCode Enum.KeyCode.E then
- end
- hey guys this is a code to spiderman in roblox hope you enjoy!
- [Instructions]:1. Make sure you go Configure your game and make it R15 ONLY!
- 2. Put this code in a LocalScript and put the LocalScript in: StarterPlayer > StarterCharacterScripts
- 3. Go in Workspace and change the property 'FallenPartsDestroyHeight' to -3500(if you want to)
Spider Man Simulator Roblox
RAW Paste Data