Download Mocap Animations Roblox
Download free 3D character animation files from MoCap Online. The 'Uni-Pack' is a set of free animations to demo our animation assets and test your pipeline. Files in Unreal, Unity, Cry, FBX, BIP and iClone formats. Includes several animations from the MoCap Online animation library. The world's largest marketplace of motion assets.The publishers behind the assets in Motion Library are the leading motion capture studios in the world. Download today and get 150 free assets.
Apr 28th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- wait(0.1)
- Title = 'ROBLOX Animation V1!';
- Text = 'Thanks for using! ROBLOX Animation V1 Made by Supergumhecker';
- -- Version: 2.82
- local ROBLOXAnimationGuiV1 = Instance.new('ScreenGui')
- local Buttons = Instance.new('Frame')
- local Menu = Instance.new('Frame')
- local Funny = Instance.new('TextButton')
- local Kazotskykick = Instance.new('TextButton')
- local MonsterDance = Instance.new('TextButton')
- local Close = Instance.new('TextButton')
- local RobloxAnimation = Instance.new('ImageButton')
- local TextButton = Instance.new('TextButton')
- ROBLOXAnimationGuiV1.Name = 'ROBLOX Animation Gui V1'
- Main.Parent = ROBLOXAnimationGuiV1
- Main.BackgroundColor3 = Color3.new(0, 1, 0)
- Main.Draggable = true
- Main.Position = UDim2.new(0.700692773, -636, 0.763032913, -426)
- Main.Size = UDim2.new(0.32224825, 0, 0.0324948765, 0)
- Main.Font = Enum.Font.ArialBold
- Main.TextColor3 = Color3.new(0, 0.0666667, 1)
- Main.TextWrapped = true
- Buttons.Name = 'Buttons'
- Buttons.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
- Buttons.Position = UDim2.new(-0.000907857087, 0, 0.997121692, 0)
- Buttons.Size = UDim2.new(0.265467763, 0, 10.3687773, 0)
- R6.Name = 'R6'
- R6.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
- R6.Position = UDim2.new(0.0479563698, 0, 0.0300671309, 0)
- R6.Size = UDim2.new(0.903865874, 0, 0.100000001, 0)
- R6.Text = 'R6'
- R6.TextScaled = true
- R6.TextWrapped = true
- Menu.Name = 'Menu'
- Menu.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
- Menu.Position = UDim2.new(0.264559805, 0, 0.997121751, 0)
- Menu.Size = UDim2.new(0.735440373, 0, 10.3687773, 0)
- R6_2.Name = 'R6'
- R6_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
- R6_2.Position = UDim2.new(-0.00189384643, 0, 0.000277595129, 0)
- R6_2.Size = UDim2.new(1.00189388, 0, 0.999722302, 0)
- Funny.Name = 'Funny'
- Funny.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
- Funny.Position = UDim2.new(0.04406159, 0, 0.167241395, 0)
- Funny.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
- Funny.Text = 'Funny'
- Funny.TextScaled = true
- Funny.TextWrapped = true
- local AnimationId = '148840371'
- Anim.AnimationId = 'rbxassetid://'..AnimationId
- local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(4) --Set '1' to any value you want to adjust the animation speed.
- DontTouch.Parent = R6_2
- DontTouch.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
- DontTouch.BackgroundTransparency = 0.69999998807907
- DontTouch.Position = UDim2.new(0.0430823863, 0, 0.0302362423, 0)
- DontTouch.Size = UDim2.new(0.922160864, 0, 0.0780700967, 0)
- DontTouch.Text = 'Animations'
- DontTouch.TextScaled = true
- DontTouch.TextWrapped = true
- Kazotskykick.Name = 'Kazotsky kick'
- Kazotskykick.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
- Kazotskykick.Position = UDim2.new(0.0440616012, 0, 0.307433844, 0)
- Kazotskykick.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
- Kazotskykick.Text = 'Dance1'
- Kazotskykick.TextScaled = true
- Kazotskykick.TextWrapped = true
- local AnimationId = '27789359'
- Anim.AnimationId = 'rbxassetid://'..AnimationId
- local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(1.4) --Set '1' to any value you want to adjust the animation speed.
- MoonWalk.Name = 'Moon Walk'
- MoonWalk.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
- MoonWalk.Position = UDim2.new(0.0440616012, 0, 0.45037511, 0)
- MoonWalk.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
- MoonWalk.Text = 'Dance2'
- MoonWalk.TextScaled = true
- MoonWalk.TextWrapped = true
- local AnimationId = '30196114'
- Anim.AnimationId = 'rbxassetid://'..AnimationId
- local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(1.25) --Set '1' to any value you want to adjust the animation speed.
- MonsterDance.Parent = R6_2
- MonsterDance.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
- MonsterDance.Position = UDim2.new(0.0440615974, 0, 0.593316376, 0)
- MonsterDance.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
- MonsterDance.Text = 'Dance3'
- MonsterDance.TextScaled = true
- MonsterDance.TextWrapped = true
- local AnimationId = '35654637'
- Anim.AnimationId = 'rbxassetid://'..AnimationId
- local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(1.25) --Set '1' to any value you want to adjust the animation speed.
- TheCharleston.Parent = R6_2
- TheCharleston.BackgroundColor3 = Color3.new(0.027451, 0.792157, 0.219608)
- TheCharleston.Position = UDim2.new(0.0418680906, 0, 0.730759919, 0)
- TheCharleston.Size = UDim2.new(0.325419068, 0, 0.0975196585, 0)
- TheCharleston.Text = 'Dance 4'
- TheCharleston.TextScaled = true
- TheCharleston.TextWrapped = true
- TheCharleston.MouseButton1Down:connect(function()
- local Anim = Instance.new('Animation')
- local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
- k:AdjustSpeed(1.25) --Set '1' to any value you want to adjust the animation speed.
- Close.Parent = Main
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0.0148961432, 0, 10.3724089, 0)
- Close.Size = UDim2.new(0.228792906, 0, 0.969475329, 0)
- Close.Text = 'CLOSE'
- Close.TextScaled = true
- Close.TextWrapped = true
- Frame.Parent = ROBLOXAnimationGuiV1
- Frame.Position = UDim2.new(0, 0, 0.343498051, 0)
- Frame.Size = UDim2.new(0.0878831074, 0, 0.152678251, 0)
- RobloxAnimation.Parent = ROBLOXAnimationGuiV1
- RobloxAnimation.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
- RobloxAnimation.BackgroundTransparency = 0.30000001192093
- RobloxAnimation.Position = UDim2.new(0.00997861754, 0, 0.362842977, 0)
- RobloxAnimation.Size = UDim2.new(0.0677334294, 0, 0.0935134068, 0)
- RobloxAnimation.Image = 'rbxassetid://3122371657'
- DontTouch_2.Name = 'DontTouch'
- DontTouch_2.BackgroundColor3 = Color3.new(0.815686, 1, 0.972549)
- DontTouch_2.BackgroundTransparency = 0.30000001192093
- DontTouch_2.Position = UDim2.new(0, 0, 0.999999881, 0)
- DontTouch_2.Size = UDim2.new(1.00000012, 0, 0.276392519, 0)
- DontTouch_2.Text = 'Roblox Animation'
- DontTouch_2.TextScaled = true
- DontTouch_2.TextWrapped = true
- TextButton.Parent = RobloxAnimation
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.Position = UDim2.new(0.0307576545, 0, 0, 0)
- TextButton.Size = UDim2.new(0.969242275, 0, 1.27639222, 0)
- TextButton.Text = '
- TextButton.TextSize = 14
- function SCRIPT_SVCU77_FAKESCRIPT() -- R6.LocalScript
- script.Parent = R6
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Menu.R6.Visible = true
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_SVCU77_FAKESCRIPT))
- function SCRIPT_OELH88_FAKESCRIPT() -- Close.LocalScript
- script.Parent = Close
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Main.Visible = false
- coroutine.resume(coroutine.create(SCRIPT_OELH88_FAKESCRIPT))
- function SCRIPT_KXAE87_FAKESCRIPT() -- TextButton.LocalScript
- script.Parent = TextButton
- script.Parent.MouseButton1Click:Connect(function()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_KXAE87_FAKESCRIPT))
SubCategory | Subject | Motion Description | Download |
---|---|---|---|
Jumping | 0005 | Jumping with both feet at the same time; on the spot,forwards, backwards and to the sides. | ViewAnimation!0005_2FeetJump001.bvh0005_2FeetJump001.c3d0005_2FeetJump001.fbx 0005_2FeetJump001.hdf 0005_2FeetJump001.txt |
Jump rope with feet together | ViewAnimation!0005_JumpRope001.bvh0005_JumpRope001.c3d 0005_JumpRope001.fbx 0005_JumpRope001.hdf 0005_JumpRope001.txt | ||
Skipping sideways | ViewAnimation!0005_SideSkip001.bvh0005_SideSkip001.c3d 0005_SideSkip001.fbx 0005_SideSkip001.hdf 0005_SideSkip001.txt | ||
Rolls and Cartwheels | 0007 | Cartwheels | ViewAnimation!0007_Cartwheel001.bvh 0007_Cartwheel001.c3d 0007_Cartwheel001.fbx 0007_Cartwheel001.hdf 0007_Cartwheel001.txt |
0017 | Parkour roll on the floor starting from a kneelingposition | ViewAnimation!0017_ParkourRoll001.bvh 0017_ParkourRoll001.c3d 0017_ParkourRoll001.fbx 0017_ParkourRoll001.hdf 0017_ParkourRoll001.txt | |
Running | 0005 | Jogging | ViewAnimation!0005_Jogging001.bvh 0005_Jogging001.c3d 0005_Jogging001.fbx 0005_Jogging001.hdf 0005_Jogging001.txt |
Trotting slowly in a circle | ViewAnimation!0005_SlowTrot001.bvh 0005_SlowTrot001.c3d 0005_SlowTrot001.fbx 0005_SlowTrot001.hdf 0005_SlowTrot001.txt | ||
0008 | Skipping forwards in circles | ViewAnimation!0008_Skipping001.bvh 0008_Skipping001.c3d 0008_Skipping001.fbx 0008_Skipping001.hdf 0008_Skipping001.txt | |
Walking | 0005 | Walking backwards in a circle | ViewAnimation!0005_BackwardsWalk001.bvh 0005_BackwardsWalk001.c3d 0005_BackwardsWalk001.fbx 0005_BackwardsWalk001.hdf 0005_BackwardsWalk001.txt |
Stomping in circles; forwards and backwards | ViewAnimation!0005_Stomping001.bvh 0005_Stomping001.c3d 0005_Stomping001.fbx 0005_Stomping001.hdf 0005_Stomping001.txt | ||
Walking forwards | ViewAnimation!0005_Walking001.bvh 0005_Walking001.c3d 0005_Walking001.fbx 0005_Walking001.hdf 0005_Walking001.txt | ||
0007 | Longer walking sequence | ViewAnimation!0007_Walking001.bvh 0007_Walking001.c3d 0007_Walking001.fbx 0007_Walking001.hdf 0007_Walking001.txt | |
0008 | Swaggering walk sequence with poses | ViewAnimation!0008_Walking001.bvh 0008_Walking001.c3d 0008_Walking001.fbx 0008_Walking001.hdf 0008_Walking001.txt | |
Normal walking in circles | ViewAnimation!0008_Walking002.bvh 0008_Walking002.c3d 0008_Walking002.fbx 0008_Walking002.hdf 0008_Walking002.txt | ||
0018 | Walking in straight lines with increasing stride length | ViewAnimation!0018_Walking001.bvh 0018_Walking001.c3d 0018_Walking001.fbx 0018_Walking001.hdf 0018_Walking001.txt | |
Catwalk with arms swinging and with hands on hips | ViewAnimation!0018_Catwalk001.bvh 0018_Catwalk001.c3d 0018_Catwalk001.fbx 0018_Catwalk001.hdf 0018_Catwalk001.txt | ||
Walking on tiptoes in straight lines | ViewAnimation!0018_TipToe001.bvh 0018_TipToe001.c3d 0018_TipToe001.fbx 0018_TipToe001.hdf 0018_TipToe001.txt | ||
Others | 0007 | Balancing on one foot | ViewAnimation!0007_Balance001.bvh 0007_Balance001.c3d 0007_Balance001.fbx 0007_Balance001.hdf 0007_Balance001.txt |
Walking then falling to the ground and crawling | ViewAnimation!0007_Crawling001.bvh 0007_Crawling001.c3d 0007_Crawling001.fbx 0007_Crawling001.hdf 0007_Crawling001.txt |