#How to use marketplace animations to use on a NPC in my game?
1 messages · Page 1 of 1 (latest)
first publish the animation and copy the id
then it will work on the rig
🥺
oops
👍
better
do this in console game.InsertService:LoadAsset(id in url).Parent = workspace
then you'll have the animation inside a model
no do
while true do
instance.new("Part", workspace)
task.wait() --add task.wait so the game dont crash
end