How to make a Door to open with a key - ROBLOX Studio tutorial

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024
  • idk

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

  • @Jaafan
    @Jaafan 21 час назад

    didn't watch the video yet but what I would do is
    local door = game.Workspace.Door -- assuming it's named "Door"
    local key = game.Workspace.Key -- assuming it's named "Key"
    door.Touched:Connect(function(hit)
    if hit.Parent == key then door:destroy()
    end
    end)

  • @OghenefegaOmajene
    @OghenefegaOmajene День назад

    You're trying man.... keep going

  • @qwrhlxjkfj7176
    @qwrhlxjkfj7176 3 дня назад

    Good job dude Keep up the great work
    One day you will be Famous.
    -Qwrhlxjkfj7176