Туториал "килл брик"

Аватар автора
fggl
local part = script.Parent part.Touched:Connect(function(hit) local character = hit.Parent local humanoid = character:FindFirstChildWhichIsA("Humanoid") if humanoid then humanoid.Health = 0 end end)

0/0


0/0

0/0

0/0