Как Сделать NPC Передвигающегося По Блокам В Roblox Studio

Channel:
Subscribers:
606
Published on ● Video Link: https://www.youtube.com/watch?v=nAXm_FlDd4E



Roblox
Game:
Roblox (2006)
Duration: 5:47
134 views
9


Скрипт:

local ник вашего NPC = script.Parent
local humanoid = ник вашего NPC.Humanoid


while true do
wait(0)
humanoid:MoveTo(workspace..Position)
humanoid.MoveToFinished:Wait()
wait(0)
humanoid:MoveTo(workspace..Position)
humanoid.MoveToFinished:Wait()
wait(0)
humanoid:MoveTo(workspace..Position)
humanoid.MoveToFinished:Wait()
wait(0)
humanoid:MoveTo(workspace..Position)
humanoid.MoveToFinished:Wait()
wait(4)
end







Other Statistics

Roblox Statistics For DF4884

At this time, DF4884 has 16,020 views for Roblox spread across 28 videos. About 3 hours worth of Roblox videos were uploaded to his channel, roughly 18.42% of the content that DF4884 has uploaded to YouTube.