How to make a part that kills you when you touch it in Roblox Studio!

Поделиться
HTML-код
  • Опубликовано: 22 авг 2024
  • Follow me in Roblox! please.?
    0winto100win
    scripts
    ----------------------------
    script.Parent.Touched:Connect(function(part)
    if part.Parent:FindFirstChild("Humanoid") then
    part.Parent.Humanoid.Health = 0
    end
    end)
    Subscribe!

Комментарии • 3

  • @exoxrs
    @exoxrs  2 месяца назад

    scripts
    ----------------------------
    script.Parent.Touched:Connect(function(part)
    if part.Parent:FindFirstChild("Humanoid") then
    part.Parent.Humanoid.Health = 0
    end
    end)

    • @darmawandennis610
      @darmawandennis610 2 месяца назад +1

      HI bro i liked ur video.

    • @exoxrs
      @exoxrs  2 месяца назад

      @@darmawandennis610 thanks g appreciate it