카테고리 없음
로블록스 코드 모음
해랑(Sea-wave)
2024. 11. 7. 16:16
반응형
무빙워크 코드
while wait() do
script.Parent.Velocity = Vector3.new(10, 0, 0)
end
반응형