|
| 15 Nov 2014 09:26 PM |
This animation will not play. Any ideas?
(This is a snippet from my code) local animation = Instance.new("Animation") animation.AnimationId = "http://www.roblox.com/Asset?ID=167298920" local animTrack = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(animation) wait(3) animTrack:Play() |
|
|
| Report Abuse |
|
|
| 15 Nov 2014 09:33 PM |
Update: Only the animations I made using the Animation Editor don't work |
|
|
| Report Abuse |
|