How to Make a Satisfying Number Counter in Scratch

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

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

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

    I swear, everyone starts their project by deleting the cat

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

      True

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

      except ne

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

      or change the cat

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

      Scratch Cat Things doesnt

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

      Sometimes I make random things on scratch and usually the cat is my test subject

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

    Griffpatch, but easier.
    Thanks for simplifying this. 👍

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

      Mine is not working and I exactly put what he said (I revised the code a million times)

    • @huy4546
      @huy4546 4 หลายเดือนก่อน

      @@violinista8185 correct! suck

  • @Alexus_Pro123
    @Alexus_Pro123 2 หลายเดือนก่อน +4

    Tips:
    N.1 name the costume " " and not things like air space or so or it will add extra numbers and the counter wont work
    N.2 the costume can be however but if you don't want the counter to be in the middle then in the when i start as a clone put the forever loop then switch costume thingy and don't put the big go to clone counter blablabla, put a go to "wherever u want" and after that take the operator clone counter thing out of the go to x and y and put the operator clone counter thingy in a "change x by:" and
    then the counter will go to the wished coordinates without bugging out or not staying there 👍
    N.3 don't try to mix sprites to add counters to them cause it will only make clones of that sprite and not the number ._.
    (Jackson if you're reading this pin it cause i have been trying to put the counter somewhere else for 30min and people will probably run into the same issue so this could help :) )

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

      @Alexus_Pro123 thank you so much you helped me

    • @KriishnaVA
      @KriishnaVA 5 วันที่ผ่านมา

      this did NOT help me at all

    • @Alexus_Pro123
      @Alexus_Pro123 4 วันที่ผ่านมา

      @@TSWAGGGG1 np

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

    I can't lie, the counter was quite satisfying if you ask me

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

    More people need to see this, it's amazing editing and a amazing tutorial! you got a new sub from me! :D

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

      You know it's literally a copy of griffpatch tutorial, don't you?

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

      @@minecraftlygamer8840 You know that I said good editing, don't you?

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

      @@minecraftlygamer8840 what is a 'griffpatch'?

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

      @@JacksonAcademy1 idk

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

      @@minecraftlygamer8840 it's actually not.

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

    Thank you so much for this tutorial this is just what I need to make my project look cooler

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

    Griffpatch has been real quiet since this dropped out.

    • @prodannau
      @prodannau 9 หลายเดือนก่อน

      😂

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

    Amazing video, as always! Almost at 20k!!!!!!!!!

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

    Thank you! Will use this when possible

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

    you could also do it with stamping it would be harder but it would save both the very little lag and the clone count
    although very great video

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

      its more intensive on the processing, clones are less, as they don't have to render every frame. Really, 10 clones don't affect performance that much compared to the stamping technique, where you have to stamp 10 times every frame and update their costume.

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

      @@JacksonAcademy1 Dudeeeeeeeeeeeeeeeeeeeeeee it doesent work

  • @KingNinji
    @KingNinji 9 หลายเดือนก่อน

    This is an amazing tutorial. I use this for all of my number counters in my games! Keep up these great tutorials! 👍👍

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

    If you do length of score instead of 10 in the repeat loops it will make it more flexible. You just need to put it in a loop that resets it so that it will not just show one number if the var is one digit long.

    • @huy4546
      @huy4546 4 หลายเดือนก่อน

      Really? still suck

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

    Thanks my homie
    You really made my game look better

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

    Hi there, I was following this tutorial until at the finished project, the zeros don’t exist. Do you know how to fix it?

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

      Does the project work, or do the numbers not show up? If you share the project and give me the link, I can see your code.

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

    Wow jack im just really amazed on how much u grew in subs i remember u being at 5k now ur really close to 20k congrats man. Its also been 7 months since i checked this channel, i wonder if u also remember me but i doubt it since ur a big channel now😯 and its been 7 months💀

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

      Eyy, not such a big channel to recognize our subscribers 🙂

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

      @@JacksonAcademy1 im proud of you tho😄

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

    Hey is there a way to move the x part of the counter?

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

    Is there any way to move the numbers to the side?

  • @Yoshnis-TW
    @Yoshnis-TW 2 ปีที่แล้ว +3

    good tutorial, keep going!

  • @GamePlayer-go7qx
    @GamePlayer-go7qx 9 วันที่ผ่านมา +1

    Uhh. When i slide to more than 50 it just freezes. i think which problem that is? And when i lowering number it only freezees rest of numbers. :(

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

    looks familiar... wait... ive seen griffpatch do this :O

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

      Yeah, but some people don’t know who he is and they might know SullySully (Jackson Academy)

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

      Yea but this is easier

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

    I always used stamps because it's "easy" but this it much simpler without all the cool effects

  • @mikesean5377
    @mikesean5377 7 หลายเดือนก่อน +1

    Thanks for this it helps!

  • @darkjelly4059
    @darkjelly4059 5 หลายเดือนก่อน +1

    Thanks sooo much

  • @juliettenersesyan8176
    @juliettenersesyan8176 2 หลายเดือนก่อน

    how do you make the numbers go to the corner of the screen without them piling on top of each other?

  • @KriishnaVA
    @KriishnaVA 5 วันที่ผ่านมา

    Don't know if you read comments on old videos, but how do I put the counter in a corner?

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

    0:52 it means "let's code"

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

    I hope this is good with no lag because griffpatch code has lagged entire animations of my game

  • @juliocesarcamilo5132
    @juliocesarcamilo5132 7 หลายเดือนก่อน +2

    much easier to comprehend than griffpatchs!

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

      what is a griffpatch?

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

      ​​@@JacksonAcademy1 Griffpatch is a youtuber

    • @juliocesarcamilo5132
      @juliocesarcamilo5132 6 หลายเดือนก่อน

      @@JacksonAcademy1 graffpatch is a popular scratch youtuber that does tutorials,he made one for a epic score and it takes alot of code and like 5 different variables

    • @EstrellaMia-ko6ls
      @EstrellaMia-ko6ls 10 วันที่ผ่านมา

      @@juliocesarcamilo5132 yeah because he makes tutorials that are better quality and codes

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

    Thanks for making this video

  • @Browniedays
    @Browniedays 3 หลายเดือนก่อน

    I did the same steps but for some reason the original Sprite goes to the edge and the counter (the clones) instead of showing at x:0 and y:0 they are not centered.
    I tried this three times and still It didn't work.

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

    hello, im having some trouble moving the counter to where i want, how can i do that?

  • @windows_1.0
    @windows_1.0 ปีที่แล้ว

    Whenever I did All this there was a number one just sitting there about 80 pixels off not being used, how do I get rid of it

  • @var.12
    @var.12 2 หลายเดือนก่อน

    is there anyway i can make the number smaller like on size 20?

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

    Instead of blank costume, why you don't repeat length of score?

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

    amazing even easier than griffoatch and better

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

    Thanks helpful video

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

    Yes it's me again i did my own numbers but when i went to test it with points it didn't set points as the points slider has but only showed 0 forever. I did something wrong in the code?

  • @royalbluegaming7763
    @royalbluegaming7763 5 หลายเดือนก่อน

    A helpful tutorial, thank you

  • @Gmango10
    @Gmango10 4 หลายเดือนก่อน

    How can I make it go to another spot on the screen?

  • @lindseywilkie7047
    @lindseywilkie7047 22 วันที่ผ่านมา

    I like this ver. Better because you don't have to use it in an existing game

  • @owakcx-o1h
    @owakcx-o1h หลายเดือนก่อน

    kinda broke but it did work the problem: when i drag it it changed x position and when it hits 100 its 1 and when it hits 0 its void

  • @RickyYT-official
    @RickyYT-official 7 หลายเดือนก่อน

    THANK YOU!!! this tutorial has saved my clicker project.🙂

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

    griffpatch made that same thing, but his script was simpler (without saying the custom blocks things)

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

    This is great.

  • @Jawad-f2s
    @Jawad-f2s 2 หลายเดือนก่อน

    thank you thank you thank you you made my cooler by 100000 times!!!!!!!!!!!!!

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

    -Griffpatch- already made a video on this, although I do like custom numbers, I have used custom numbers in some of my games (like, all of the recent ones) and I didn't need a tutorial for them, honestly tutorials are just so bad for me, I just learn as I go.

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

      the g word isn't allowed here bro :)

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

      @@jackcomas spittin straight facts

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

      @@jackcomas oh, sorry.

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

      @@JacksonAcademy1 I like the G word... Reminds me of me!

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

      @@griffpatch ur not allowed to say it here tho

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

    when i did this the numbers kept going to places where I didn't want them I don't really know what to do I followed the code

  • @-andye-5515
    @-andye-5515 2 ปีที่แล้ว +1

    Nice tutorial

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

      стоп, я тебя помню из скретча

  • @doser_14
    @doser_14 10 หลายเดือนก่อน

    I maked this and all numbers are spawning on top of each other. What I do wrong?

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

    Thanks but wheni set down its not gone i made like this for fix
    if ``Clone´´ > Length of ``ur variable´´ then
    switch costume to ``Empty´´

  • @SeaSickGames27
    @SeaSickGames27 3 หลายเดือนก่อน

    thank you

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

    Hello, this tutorial is amazing

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

    How do I change where the score is?

  • @TheFauzand
    @TheFauzand 6 หลายเดือนก่อน

    Use the extension microbit!

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

    Thank you so much

  • @ArvindhSethu
    @ArvindhSethu 5 หลายเดือนก่อน

    Only my first number is changing and it is changes to the last number

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

    every time i do one of these it does not work! i restarted multiple times and it always fails!

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

    I made mine it works great 👍👍👍

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

    My Problem Was that i tried to minus from the digits and it did not work

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

    Can you make a project link so people can just put the sprite in the Backpack?

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

    Its not working for me why?

  • @trxi.f
    @trxi.f ปีที่แล้ว

    hey, cool tutorial, but theres a problem where the number 1 flashes when i change the number

    • @trxi.f
      @trxi.f ปีที่แล้ว

      also, i have to click the green flag for it to change, and adding a forever makes it stack on top of eachother

  • @Susp_1885
    @Susp_1885 3 หลายเดือนก่อน

    You could also create a clone machine

  • @decarcube
    @decarcube 6 วันที่ผ่านมา

    THANKSSSSS

  • @richardchevalier7186
    @richardchevalier7186 10 หลายเดือนก่อน

    Helpful!

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

    yay its sully

  • @itsyoboiAllen
    @itsyoboiAllen 5 หลายเดือนก่อน

    i can't figure out how to move the numbers

  • @Askardell4147
    @Askardell4147 2 หลายเดือนก่อน

    why did not working?

  • @thangsuan664
    @thangsuan664 9 หลายเดือนก่อน

    the counter isn't working. all the clones are going at the same place help!
    (Edit i fixed it)

    • @gid9749
      @gid9749 8 หลายเดือนก่อน

      how???

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

    When I tried to change the number it didn't work it's still at 333333333

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

    Hello! I used this and as a larger than not creator I would like to give credit! Is the name in the top right your main account? If not, can you please give me your main user? Thank you!

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

      Yeah, it was banned :/ but you can use "jackson academy" instead!

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

    the only thing that helped me here is the intro where I saw a change colour effect by block for the counter

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

    help my numbers keep overlaping

  • @Stylish_brainrot
    @Stylish_brainrot 6 หลายเดือนก่อน

    It doesn't work the numbrs wont move

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

    I think it was just
    |Set Costume to (VariableName)|

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

    but, when there is a 0 it is just blank

  • @learnwithgiuseppe185
    @learnwithgiuseppe185 3 หลายเดือนก่อน

    My after 9 doesn't show
    :(

  • @The_Real_Foast
    @The_Real_Foast 6 หลายเดือนก่อน

    for some reason it doesnt work on me :/

  • @OrgeYT
    @OrgeYT 3 หลายเดือนก่อน

    It does not work
    edit: i had to use more sprites to make it, im moveing up to 6 characters

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

    Can u make Zombie Shooters Season 3

  • @danishnuruddien8919
    @danishnuruddien8919 11 หลายเดือนก่อน

    better and faster than griffpatch

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

    Why did you unlist this video :(

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

      how did you find this vid

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

      @@JacksonAcademy1 i looked all the way back in my history! don’t delete it it’s an amazing tutorial!

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

      @@JacksonAcademy1 i always come back to it when i forget how to make it

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

      @@mikemc4 because my channel is not about scratch anymore, i'm doing regular vid9eo games, no tutorials

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

    Zero not appearing

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

    Can you do the airplane shooter part 3 please

  • @Gmango10
    @Gmango10 4 หลายเดือนก่อน

    Why are all my zero not showing

    • @Gmango10
      @Gmango10 4 หลายเดือนก่อน

      never mind i got it the costume numbers where glow-0 ect but it must be just the number

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

    mine didn’t work and don’t know why

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

    Yo why is this unlisted?

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

      skull issue.

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

      @@JacksonAcademy1 skull issue 💀 but why actually?

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

      i moved it to my online course and removed it on youtube so people would get the course (it's free )@@Shuqairi

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

      @@JacksonAcademy1 ohh I see, thanks for answering my question

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

    Thx

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

    THE NUMBERS JUST STACK CAN YOU HELP ME

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

    Its not working i done the same things

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

    it dosent work ...

  • @lindseywilkie7047
    @lindseywilkie7047 24 วันที่ผ่านมา

    how to make a satisfying number counter in scratch

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

    doesn't work for me :/

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

    Bro I wanna change the size and move it

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

    I tried this tutorial! But when I completed it, I could not figure out why the numbers were never changing

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

    Question: Why do you want to be popular than Griffpatch?

  • @krishcan2000
    @krishcan2000 11 หลายเดือนก่อน

    Griffpatch video Ctrl+C Ctrl+V

    • @JacksonAcademy1
      @JacksonAcademy1  11 หลายเดือนก่อน +1

      The only thing similar is that it is the same subject, if you compare them you will find they are different.

    • @krishcan2000
      @krishcan2000 11 หลายเดือนก่อน

      @@JacksonAcademy1 Okk it tis very simple.

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

    Really nice tutorial better than that from griffpatch

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

    Even people who need the cat delete it and insert it back again, its an old habit laugh😃😀😄

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

    It did not work :(