SLN_Lite
SLN_Lite
  • Видео 45
  • Просмотров 51 050
How to make open door with key in Studio lite
Like and Subscribe for more videos 🎅🎁🎄
Script :
SLN_Lite Script
--print("Hello, World!")
local door = script.Parent.Parent
local prox = script.Parent
prox.Triggered:Connect(function(Player)
if Player.Character:FindFirstChild("Key") then
prox.Enabled = false
print("door opened")
door.Transparency = 1 -- Make door invisible
door.CanCollide = false -- Make it so you can't touch the door
-- Suppression de la clé du joueur après l'avoir utilisée
local key = Player.Character:FindFirstChild("Key")
if key then
key:Destroy() -- Supprime la clé
end
else
print("DOESN'T HAVE KEY GRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR")
end
end)
Просмотров: 20

Видео

Finished Combo ! I add animation , soundFinished Combo ! I add animation , sound
Finished Combo ! I add animation , sound
Просмотров 3063 дня назад
How make collect part (Find the marker) in studio lite #roblox #robloxstudio #studiolite #tutorialHow make collect part (Find the marker) in studio lite #roblox #robloxstudio #studiolite #tutorial
How make collect part (Find the marker) in studio lite #roblox #robloxstudio #studiolite #tutorial
Просмотров 3746 дней назад
SLN_Lite Tutorial 🎅 Like and Subs for more videos 🎄 Starterplayerscript : pastebin.com/vs6m3EQF Part Script : pastebin.com/Q2jUCadh Tags : #roblox #robloxstudio #studiolite #tutorial #robloxstudiotips #robloxstudioscripting #roblox
Tutorial for Sprint with stamina in studio lite 🎄 #roblox #robloxstudio #studiolite #tutorialTutorial for Sprint with stamina in studio lite 🎄 #roblox #robloxstudio #studiolite #tutorial
Tutorial for Sprint with stamina in studio lite 🎄 #roblox #robloxstudio #studiolite #tutorial
Просмотров 3567 дней назад
SLN_Lite Script 🎄 Like and Subscribe for more tutorial LocalScript : pastebin.com/tWvGxvhT
Dash with animation and sound tutorialDash with animation and sound tutorial
Dash with animation and sound tutorial
Просмотров 73614 дней назад
-Made by SLN_Lite print("Hello, World!") Variables principales local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:WaitForChild("Humanoid") local dashSpeed = 50 local dashDuration = 0.5 Durée du dash (à ajuster pour correspondre à la durée de l'animation) local cooldown = 1 local canDash = true local button = scri...
[ 100/100% ] I add animation[ 100/100% ] I add animation
[ 100/100% ] I add animation
Просмотров 40314 дней назад
[ 60/100% ] I add sound the final dash I will add animation[ 60/100% ] I add sound the final dash I will add animation
[ 60/100% ] I add sound the final dash I will add animation
Просмотров 17714 дней назад
[ 30/100% ] Dash button I will add animation and song when clicked[ 30/100% ] Dash button I will add animation and song when clicked
[ 30/100% ] Dash button I will add animation and song when clicked
Просмотров 21814 дней назад
How make handle aura #roblox #robloxstudio #studiolite #tutorialHow make handle aura #roblox #robloxstudio #studiolite #tutorial
How make handle aura #roblox #robloxstudio #studiolite #tutorial
Просмотров 46321 день назад
Punch tool tutorial ( Animation : @Kuro_TheDev )Punch tool tutorial ( Animation : @Kuro_TheDev )
Punch tool tutorial ( Animation : @Kuro_TheDev )
Просмотров 46421 день назад
Serveurscriptservice : pastebin.com/yRVEyQ2k Localscript : pastebin.com/026Rtu9p
Play menu tutorial #roblox #robloxstudio #studiolite #tutorial #robloxstudiotipsPlay menu tutorial #roblox #robloxstudio #studiolite #tutorial #robloxstudiotips
Play menu tutorial #roblox #robloxstudio #studiolite #tutorial #robloxstudiotips
Просмотров 84822 дня назад
print("Hello, World!") Références nécessaires local camera = workspace.CurrentCamera local TweenService = game:GetService("TweenService") local player = game.Players.LocalPlayer local playerGui = player:WaitForChild("PlayerGui") Créer un ScreenGui pour le bouton, le message de chargement et le titre local screenGui = Instance.new("ScreenGui") screenGui.Parent = playerGui Créer un titre pour "Fi...
Part3 #roblox #robloxstudio #studiolite #tutorial #robloxstudiotipsPart3 #roblox #robloxstudio #studiolite #tutorial #robloxstudiotips
Part3 #roblox #robloxstudio #studiolite #tutorial #robloxstudiotips
Просмотров 88425 дней назад
Studio lite game #roblox #robloxstudio #studioliteStudio lite game #roblox #robloxstudio #studiolite
Studio lite game #roblox #robloxstudio #studiolite
Просмотров 74726 дней назад
pastebin.com/FczqaVd5
all powerall power
all power
Просмотров 66626 дней назад
pastebin.com/FczqaVd5

Комментарии

  • @TherealReldi
    @TherealReldi Час назад

    Second can I get a hi

  • @KacoutieKacoutie
    @KacoutieKacoutie Час назад

    Hi how I make a roblox survival game plsd

  • @BFDIBoobaandArpoFan
    @BFDIBoobaandArpoFan 6 часов назад

    Hey, can you make an tutorial on how to make an 2D morph in Studio Lite, i really need it.

  • @icz-editz
    @icz-editz 9 часов назад

    IT'S MESH NOT MODELLLLLL

  • @SezarBrawl
    @SezarBrawl 17 часов назад

    Yo fuck the haters i use chat gpt too so stop hating lil ahh kids your goated tryna make my horror game this helped i was asking chat gpt but i didn't know the right direction thx ❤

  • @KacoutieKacoutie
    @KacoutieKacoutie 23 часа назад

    Pls do a tutorial for an survival game plsss im begging you

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

    You are really underrated, pove your vids, i hope i get big like you in animation though ❤🙏

  • @Mr_popper.
    @Mr_popper. 2 дня назад

    and how to add items?

  • @MundoTTO
    @MundoTTO 2 дня назад

    Hey SLN_lite pls make tutorial of JOJO button, JOJO NOT GOJO!

  • @Diegoxd9877Kraoespfan
    @Diegoxd9877Kraoespfan 2 дня назад

    How u got the Roblox studio on mobile

  • @Danilo_autista
    @Danilo_autista 2 дня назад

    Highlight

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

    Colab?

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

    SLN_lite can we monitor your post? Like when you posted a new video your video will pop on our discord

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

    Bro can you make tutorial how to make inventory ui in studio lite?

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

    Oh this works perfect! Thanks

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

    Test my game, Part sandbox, its very unique

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

    I'm the 3th comment🎉

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

    Next tutorial on how to make death effects pls make it

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

    I'm first

  • @Ihhazem
    @Ihhazem 4 дня назад

    The script is there what are you talking about 🙂🤔

  • @Project_Reus
    @Project_Reus 4 дня назад

    Im trying to make find the bfdi can u pls make on how to index or how can you make it also in the leaderstats when you interact

  • @noohatg50
    @noohatg50 4 дня назад

    man i hope theres any models

  • @TheDarkEdits123
    @TheDarkEdits123 4 дня назад

    Cool!

  • @Zanedits-78
    @Zanedits-78 4 дня назад

    How to add x2 click?

  • @trixi_0829
    @trixi_0829 5 дней назад

    hey can u make a tutorial on how to make a working hoverboard in roblox studio lite plssss

  • @Air-MM2
    @Air-MM2 5 дней назад

    Ts doesn’t work for me bro

    • @SLNStars
      @SLNStars 5 дней назад

      @@Air-MM2 Its work

  • @Htxray17
    @Htxray17 6 дней назад

    Pls make totorrial how to add guns model from Roblox studio to studio like I want That bro I subscribed u with bell Notifications on pls make tuturrial for it

  • @Kemehstar
    @Kemehstar 6 дней назад

    Now i can make find the Chomiks but awful

  • @smfk72
    @smfk72 6 дней назад

    The script is in the Description

  • @RealDashLite
    @RealDashLite 6 дней назад

    Jit thinks he’s the noob btw im the only and only noob

    • @SLNStars
      @SLNStars 6 дней назад

      @@RealDashLite Me noob ?

    • @RealDashLite
      @RealDashLite 6 дней назад

      no i’m just saying i’m the only noob

  • @noobButbetter.
    @noobButbetter. 6 дней назад

    local button = script.Parent local scoreLabel = button.Parent:WaitForChild("ScoreLabel") button.MouseButton1Click:Connect(function() local currentScore = tonumber(scoreLabel.Text:match("%d+")) or 0 currentScore = currentScore + 1 scoreLabel.Text = "Score: " .. currentScore -- Met à jour le texte du score end

  • @KacoutieKacoutie
    @KacoutieKacoutie 6 дней назад

    Pls main menu for R6!

  • @FloxboxGaming
    @FloxboxGaming 6 дней назад

    FIRST

  • @MokhlisSohaib
    @MokhlisSohaib 6 дней назад

    Yoo pls main menu with r6

  • @DonatekingP
    @DonatekingP 6 дней назад

    SLN_Lite can ui plss show how make glove

  • @cLakwaCHEra
    @cLakwaCHEra 6 дней назад

    How to make it transperwnt

  • @DarkHunter044
    @DarkHunter044 6 дней назад

    You are copying Kuro Lite like that text is just like kuro did

    • @SLNStars
      @SLNStars 6 дней назад

      The text was not copied, his was written in white while mine was written in black, it's not the same position and I was inspired so stop raging little one

    • @flinding
      @flinding 6 дней назад

      ​@@SLNStarsThere's a different between copying and inspired. Copying generally refers to the act of making a similar or identical version of something, while inspired mean you takes someone else ideas and add your own unique perspective and creative to create something new and original. (Not hating just saying)

  • @Glitcher-XD
    @Glitcher-XD 6 дней назад

    Yo im the 5th comment🎉

  • @cookmycydia
    @cookmycydia 6 дней назад

    Bro... Take A Break You Should Stop Scripting.

  • @Sayedali-t7e
    @Sayedali-t7e 7 дней назад

    How to create pls donate game in studio lite pls

    • @SLNStars
      @SLNStars 6 дней назад

      Ok I will try

  • @Notbloxxy69
    @Notbloxxy69 7 дней назад

    Me[BL3XXYPLAYZZ

  • @TANKERFAN1009
    @TANKERFAN1009 7 дней назад

    Wow you fast ngl ;-;

  • @RICECOOKERGREEN
    @RICECOOKERGREEN 7 дней назад

    Oh i thought it's work on r6

  • @Drak_BG
    @Drak_BG 7 дней назад

    script.Parent.MouseButton1Click:Connect(function() game.SocialService:PromptGameInvite(game.Players.LocalPlayer) end)

  • @Sayedali-t7e
    @Sayedali-t7e 9 дней назад