How to Program Buttons in Scratch

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ม.ค. 2025

ความคิดเห็น • 166

  • @ShiftClickLearn
    @ShiftClickLearn  2 ปีที่แล้ว +31

    Thanks for watching! I hope this helps all of your buttony needs xD.

  • @krono7843
    @krono7843 2 ปีที่แล้ว +19

    I never thought I'd find a video on buttons useful

  • @EkouSmoke
    @EkouSmoke 2 ปีที่แล้ว +3

    I put this in a super complex 3D game and after 30 minutes of trying to get the directions right i finally got the pause button to work xD

  • @rezaaliasgharipour1640
    @rezaaliasgharipour1640 ปีที่แล้ว +1

    IT HELPED ME MORE THEN WANTED IT TO. U REALLY ARE A LEGEND!!!!!!!!!!!!!!!!!!

  • @gapples6111
    @gapples6111 2 ปีที่แล้ว +2

    i have been following you, from the last vedio!!

  • @ahm0812
    @ahm0812 2 ปีที่แล้ว +2

    Such a good video, here was where I liked and subbed

  • @rev3rseofficial
    @rev3rseofficial 2 ปีที่แล้ว +1

    I needed this too much thanks!

  • @vansprinkes
    @vansprinkes 2 ปีที่แล้ว +3

    I love your tutorials!

  • @Bungus_ror
    @Bungus_ror 2 ปีที่แล้ว +5

    I think a better way for muting would be to set mute to 100 if unmuted and 0 if muted then in all sprites that play sounds out a forever loop that sets volume to the mute variable
    edit: you can also use this for volume buttons as well, i dont know how to use make sliders but you could have a button that uses the ask block that sets the mute variable to whatever number you input into the ask

  • @johndunn8837
    @johndunn8837 2 ปีที่แล้ว +3

    yay i needed this

  • @aa1_scratch_tutorials202
    @aa1_scratch_tutorials202 2 ปีที่แล้ว +2

    Yay I love buttons!

  • @henryshyne2746
    @henryshyne2746 2 ปีที่แล้ว +4

    @shiftclicklearn for the mute/unmute button you could have used a separate loop that changed the volume, I got it working in mines

  • @sup-f2p
    @sup-f2p 2 ปีที่แล้ว +1

    griffpatch started his RPG tutorial so this will help a lot in the title screen

  • @Starock10
    @Starock10 6 หลายเดือนก่อน +1

    So cool !

  • @Namhan882
    @Namhan882 2 ปีที่แล้ว +5

    Epic tutorial

  • @eugene1435
    @eugene1435 2 ปีที่แล้ว +2

    i am getting to be a good coder and this video has been amazing

  • @RishanEdits10
    @RishanEdits10 2 ปีที่แล้ว +2

    Ur very underrated

  • @kdnlol
    @kdnlol 2 ปีที่แล้ว +4

    Big fan :)

  • @Tuomachii
    @Tuomachii 2 ปีที่แล้ว

    Ty this helped me so much

  • @Mistereee
    @Mistereee 2 ปีที่แล้ว +4

    drippin

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว +2

      💧💧💧

    • @yuseford
      @yuseford 2 ปีที่แล้ว

      did you you did did you did you did how?

    • @Mistereee
      @Mistereee 2 ปีที่แล้ว

      @@yuseford yes

  • @SCRPXXL
    @SCRPXXL 2 ปีที่แล้ว +1

    What about using variables? I made a UI full of animations but with messages seems to get messy and bloated.

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว

      Yeah you can, but then you have tons of variables!

    • @SCRPXXL
      @SCRPXXL 2 ปีที่แล้ว

      @@ShiftClickLearn not really, I could just create a variable called menu section... And then assign a value which is the menu but I'm not sure if it is viable performance wise.

  • @MERRKATT9945
    @MERRKATT9945 2 ปีที่แล้ว +2

    thank you

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว +1

      You are welcome!

    • @MERRKATT9945
      @MERRKATT9945 2 ปีที่แล้ว

      @@ShiftClickLearn :):):):):):):):):):):):):):)

  • @The_BoxYT
    @The_BoxYT 7 หลายเดือนก่อน

    I NEEDED this (tbh)

  • @edpersona_l
    @edpersona_l 2 ปีที่แล้ว +2

    for the mute, for me i just when they click the mute, it will broadcast it and when they receive the broadcast, the volume will be turn to 0.

  • @GreenPT3
    @GreenPT3 2 ปีที่แล้ว +2

    can you make a video on costume poses and how to get specific ones to cycle through

  • @ZathanSmithMusic
    @ZathanSmithMusic 2 ปีที่แล้ว

    Hi Shift, I'm trying to make an investing game were you have to click a button to spend your cash. I need help figuring out how to fix the bug were if you hold down your click to the button it keeps subtracting your money. I tried putting an "wait 1 seconds" block after the spending action happens but it doesn't work :/
    Thanks,
    Zathan

  • @lakshmiiyer7325
    @lakshmiiyer7325 2 ปีที่แล้ว +1

    Hello there @ShiftClickLearn. I am stuck in 6.15 of Episode 2 of your 2 Player tank game series.. The chunks generate offscreen and not near the tanks, I tried changing the "tank x" and "tank y " variables but that didn't help. Please help me , I really want to complete the series

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว

      Did you make sure the groundX/ groundY variables are for this sprite only?

  • @pugser_plays8817
    @pugser_plays8817 2 ปีที่แล้ว +2

    @ShiftClickLearn What about a scratch intro tutorial with the music

  • @ishaanbansal1089
    @ishaanbansal1089 2 ปีที่แล้ว +3

    Can you share your project, so I can get that sound? Cuz I don't know where to get it from XD

  • @verglas_hydra
    @verglas_hydra 2 ปีที่แล้ว +3

    Very buttony button nice video

  • @abdurrazzaque8435
    @abdurrazzaque8435 2 ปีที่แล้ว +2

    Thanks i used this for my mars game in scratch it is not shared yet but it will be soon

  • @dundher
    @dundher 2 ปีที่แล้ว

    can you make a tutorial for like a button sensor that if a sequence of buttons are pressed, it activates a second stage? would help out a lot

  • @AppleCyder22
    @AppleCyder22 7 หลายเดือนก่อน

    i need a tutorial on how to make a sprite appear when i click a button it could really work nicely with a drawing game or just something where you can draw

  • @eyesssore
    @eyesssore 2 ปีที่แล้ว +2

    I am the 200th liker wich means that i can manually make it from 199 likes to 200. I have the power

  • @anamoyeee
    @anamoyeee 2 ปีที่แล้ว +4

    HIIIII

  • @idiotarmor-pk1kw
    @idiotarmor-pk1kw ปีที่แล้ว

    can you make a tutorial on a button that activates a diffrent spites code

  • @melodesmlod
    @melodesmlod 2 ปีที่แล้ว +2

    um sorry can i know where the sprite link?

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว +1

      I don't have a link for this video

  • @TheDuckOfTheEra
    @TheDuckOfTheEra 2 ปีที่แล้ว +2

    Awesome

  • @thescratchsavy1587
    @thescratchsavy1587 2 ปีที่แล้ว +2

    Hi bro!

  • @cakesrus3852
    @cakesrus3852 2 ปีที่แล้ว +2

    WOW !

  • @michaelchen3086
    @michaelchen3086 2 ปีที่แล้ว +1

    Hey Shift, can you make a tutorial on how to make a platformer shooter?

  • @emmahur2648
    @emmahur2648 2 ปีที่แล้ว +1

    can you make another video for button functioning and make a game?

  • @AsustelGamesOfficial
    @AsustelGamesOfficial 2 ปีที่แล้ว +2

    Can you make video about health bar please 🙏

  • @EdAnimates
    @EdAnimates 2 ปีที่แล้ว +1

    ShiftClickLearn, can you make a FNAF fan game tutorial? I would love to have a tutorial! Please? :) 🙏

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว

      I've never really played FNAF

    • @EdAnimates
      @EdAnimates 2 ปีที่แล้ว

      Oh... Well, could you pls make one doe?

  • @acidguy-e8y
    @acidguy-e8y 2 ปีที่แล้ว +1

    When I was viewing the start: HA HA HA HA😂

  • @AdaveGD
    @AdaveGD ปีที่แล้ว

    Dude, please make savecode tutorial

  • @Armitons
    @Armitons 2 ปีที่แล้ว

    @ShiftClickLearn
    I don't know why but it won't let me join your server, but the problem is that I was already on it but suddenly I got into discord and I wasn't on it anymore I don't know if it's a discord problem or someone kicked me out please check it thanks!

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว

      I deleted the server due to toxic and rude people!

    • @Armitons
      @Armitons 2 ปีที่แล้ว

      @@ShiftClickLearn oh that makes sense sorry you had to delete it

  • @Geezi24
    @Geezi24 2 ปีที่แล้ว +1

    Hey ShiftClickLearn I Have An Idea For You're Next Video ''How To Make a Merge Game On Scratch'' i know this a bit late

  • @Susie6iscool
    @Susie6iscool 2 ปีที่แล้ว +2

    Why Don't you make all of you videos with your webcam on?

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว +1

      I switched to my camera (that way it looks good) but it only can record for 10 minutes at 60fps, so it makes it a pain to record.

  • @kaniperesta1750
    @kaniperesta1750 2 ปีที่แล้ว +1

    I mean u use the buttons that u make and u put that into the tank or what ever game

  • @bornananana
    @bornananana 2 ปีที่แล้ว +1

    "this is where we left off last week"
    me: uhm its been 3 days in this country

  • @AVeryRandomDude
    @AVeryRandomDude 2 ปีที่แล้ว +1

    Can you give me the Pause and Mute sprite costume! Please!

  • @Doan-The-Hung
    @Doan-The-Hung 2 ปีที่แล้ว +1

    Can you make tutorial for how to make a multiple choice quiz.

  • @rileystv4047
    @rileystv4047 2 ปีที่แล้ว +1

    i made a sonic game but i did not now how to share beacuse im a new scratcher

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว

      You can click the orange share button!

    • @rileystv4047
      @rileystv4047 2 ปีที่แล้ว

      @@ShiftClickLearn i do not have one 😥

    • @rileystv4047
      @rileystv4047 2 ปีที่แล้ว

      @@ShiftClickLearn i do not have one

  • @CoolScratcher
    @CoolScratcher 2 ปีที่แล้ว +2

    Extend this into a full menu

  • @marveltiki554
    @marveltiki554 2 ปีที่แล้ว +1

    could you make an rpg game tutorial?

  • @teslatradeup
    @teslatradeup 2 ปีที่แล้ว +3

    Pog

  • @fusion5262
    @fusion5262 2 ปีที่แล้ว +1

    Brodcast button dosent work :( plz help

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว

      It should work, make sure you copied everything!

    • @fusion5262
      @fusion5262 2 ปีที่แล้ว

      @@ShiftClickLearn I did work after I checked thx

  • @m4ank
    @m4ank 2 ปีที่แล้ว +3

    gaming

  • @user-bl8jc4hr3y
    @user-bl8jc4hr3y 2 ปีที่แล้ว +2

    Make a return then button

  • @regionalmanager
    @regionalmanager 2 ปีที่แล้ว +1

    5:11

  • @DodoGamerz511
    @DodoGamerz511 2 ปีที่แล้ว +1

    Ooh my goodness! My this channel is inspired by three people- 1. griffpatch 2. Mcvincient 3. You!

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว +2

      TYSM! Funut was my biggest inspiration!

    • @DodoGamerz511
      @DodoGamerz511 2 ปีที่แล้ว +1

      @@ShiftClickLearn ooo! Cool! But actually funuts channel is deleted

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว

      Yeah :(

  • @flaskk2129
    @flaskk2129 ปีที่แล้ว

    Why did the sound actually stop when he said he was going to add a mute button?!?!

  • @animeeditspbkdv
    @animeeditspbkdv 2 ปีที่แล้ว +2

    Noice

  • @appabtw4777
    @appabtw4777 2 ปีที่แล้ว +3

    press

  • @ProJohnson
    @ProJohnson 2 ปีที่แล้ว +1

    don't think the pause buttons work on animations

    • @ShiftClickLearn
      @ShiftClickLearn  2 ปีที่แล้ว +1

      You can get it to work! It would just take some extra stuff! :D

  • @AsustelGamesOfficial
    @AsustelGamesOfficial 2 ปีที่แล้ว +1

    Mute button its not so bad

  • @ianthegamer1444
    @ianthegamer1444 ปีที่แล้ว

    I’m the 162th commenter :D

  • @brsquadscratchr
    @brsquadscratchr 2 ปีที่แล้ว +1

    The play button is not correct

  • @S3rthak
    @S3rthak 2 ปีที่แล้ว +2

    Love your vids can I get a shoutout

  • @RaNdOm3.1415
    @RaNdOm3.1415 2 ปีที่แล้ว +1

    from S M O O T H button to D O button

  • @julissavalverdelopez5226
    @julissavalverdelopez5226 ปีที่แล้ว

    Start game!

  • @James_roblox110
    @James_roblox110 ปีที่แล้ว

    Ty and 161

  • @MalkCurton
    @MalkCurton 2 ปีที่แล้ว +2

    if this comment gets likes then i will throw up

  • @-marvel-bobit-6116
    @-marvel-bobit-6116 2 ปีที่แล้ว +2

    I need a shout out

  • @jenniferlreeves34
    @jenniferlreeves34 2 ปีที่แล้ว +1

    please give me a shoutout

  • @Legac706
    @Legac706 2 ปีที่แล้ว

    Hello doctor ballhurt