TYSMM i didnt really thout it would work tho 😅 TYSMMMMMMMMM
@how-to-scratch17 сағат бұрын
You’re welcome!
@LAni-Hamliton2 күн бұрын
my problem is that the button sprits move when touched on screen how to stop them from moving by touching ?
@how-to-scratchКүн бұрын
I think you are putting the motion blocks inside of the button sprite when you should be putting it inside your character sprite. That will cause the buttons to move. Your motion blocks should be inside the player, and should be called by the broadcast that is in the buttons.
@RayTheLetterR32111 күн бұрын
It's been so long since i have used scratch i that i forgot about the broadcast button 💀
@how-to-scratch10 күн бұрын
Haha, it happens
@pheoanimations12 күн бұрын
Thank you so much.I HAVE BEEN TRYING TRYING AND TRYING TO FIND A VID SINCE 5 HOURS.THANK YOU SOOO MUCH!!!!.You Deserve more subs
@how-to-scratch12 күн бұрын
You’re welcome!!
@andreiasilva838215 күн бұрын
Every thing is working but when my character jump he just teleport for up and after he teleport for down can you help me?😅
@andreiasilva838215 күн бұрын
(Note:sorry by my bad english or englhis? Is because im from brazil and i can prove that because my name and encause this:eu falo portugues br e antes que você pergunte:no portuguese from portugal is diferent from portuguese from brazil)
@andreiasilva838215 күн бұрын
"Because"
@andreiasilva838215 күн бұрын
"Everything"and again sorry by my bad englhish or english😢😢
@how-to-scratch14 күн бұрын
Your English is well! Could you share the project with me so I can check out your code and figure out the problem?
@andreiasilva838214 күн бұрын
Uhh how did i can make this because i dont know how to share a scratch project on the the android?
@GuestGaming117 күн бұрын
tysM
@how-to-scratch17 күн бұрын
Np!
@TheSuderas24 күн бұрын
1:32
@TheSuderas24 күн бұрын
goofy 1:33
@how-to-scratch22 күн бұрын
Oops 🤣
@NokolosАй бұрын
omg u are so helpful! Tysm!
@how-to-scratchАй бұрын
Thanks!! Glad it helped.
@MajorLazerrАй бұрын
Bruh i just spam jump button and my player just stuck in the air. How to fix that? 😭
@how-to-scratchАй бұрын
It is because of the jumping method I used in my script, which was purely for the tutorial. You will have to define your own jump physics possibly, or in your player sprite, use and if to only jump when your y is at the ground y position, since my script doesn’t account for physics
@MajorLazerrАй бұрын
@@how-to-scratch ohkk thanks man ❤️
@TehBunniehАй бұрын
Kinda what I was looking for, cheers. If I may make a suggestion, cut out 1:18 to 2:10 of the video, as that part was where you did things wrong and will confuse your viewers, or record it again, it's only a 3 min video anyway, you could also add an explanation of why you do the math that you did.
@how-to-scratchАй бұрын
Thanks for those suggestions, they are really helpful!
@PastMistXАй бұрын
How To Do Quality Though-
@how-to-scratchАй бұрын
I can do a tutorial on that.
@legenddragonsАй бұрын
I was doing the tipical arrows😅 but after watching this video now I know how-to-scratch
@how-to-scratchАй бұрын
Yay! I have always done typical arrows as well. I tried this out and it worked so now I have an easy joystick solution. :D
@legenddragonsАй бұрын
It helped me Thank You! :)
@how-to-scratchАй бұрын
You're welcome!
@legenddragonsАй бұрын
Good video it helped me :)
@how-to-scratchАй бұрын
Glad to hear!
@gamerboy-pf1nuАй бұрын
Hello youtuber , can you plz do more videos i want to learn all the meanings of the blocks . So i can someday switch to godot i will learn 3d . do more vids , thank you
@how-to-scratchАй бұрын
Sure!
@Lil-Tj-z5jАй бұрын
i used to watch you all the time and i finally found you again
@how-to-scratchАй бұрын
Glad you found me! 😁
@iamrafi1092Ай бұрын
Please make a tutorial about how to make a shoot button for mobile
@IshanthiSenevirathnaАй бұрын
It didn't work
@r100iscoolАй бұрын
Pls no click [. ] Button
@voltagegaming610Ай бұрын
Can we created an Project like you with phone with make Contorller
@how-to-scratchАй бұрын
I’m not really sure.
@PrinceSanmiguel-kh6eqАй бұрын
How to make the maze in subscribe
@Johnlafun4-hr9xb2 ай бұрын
Thank you, I didn’t know that it needed the ‘mouse down’ block. Because if you don’t use that block, the scratch cat just goes in that direction forever. Thank you for the tutorial!
@how-to-scratch2 ай бұрын
Yep! Glad it helped. Thank you!
@maney-u6l2 ай бұрын
Change x by -10 is Not working 😭
@how-to-scratch2 ай бұрын
Noooo that’s not good
@maney-u6l2 ай бұрын
Change x by -10 does the same thing as moveright can you please fix it
@maney-u6l2 ай бұрын
Okay i found Out this is works is by making move left by (Move -10 steps!)
@_ThatOrangeCat_2 ай бұрын
0:18 why does this phrase remembers me of something.. But besides that it's just good, keep up hard work even though you have literally 514 Subscribers right now.
@how-to-scratch2 ай бұрын
Thank you!
@maney-u6l2 ай бұрын
Awesome have my some burgers 🍔
@how-to-scratch2 ай бұрын
Thank you!
@maney-u6l2 ай бұрын
Bro made a tutorial how to make a cats Very awesome game 🤑👍👍👍🍹🍹🍹🍹🗿🗿🗿🗿🗿🗿🌮
@how-to-scratch2 ай бұрын
Ahahaha yep
@SlightlyOffendedKiwi2 ай бұрын
Hey, this might be kind of a complicated question.. but I’m making a game that is both mobile and PC compatible. It’s easy to code in the whole “if clicking right arrow move right” thing and it’s easy to put in the little arrows + jump for mobile. For context, at the beginning of the game it asks “are you on mobile or PC” to which it sends the signal of whatever the player clicks, BUT there are multiple places on the map you have to travel to, and when it opens a new backdrop, it HAS to send the signal to get mobile controls regardless of what the player selected because I don’t know how to make it consistently check if the player is/selected mobile. Is there a way I can code it in so when the player selects that, it’s possible to check, especially since both “When background switches to” and “when I recieve (signal)” are top blocks, therefore can’t be stacked together. Is this too complicated?? Let me know if you have any other questions. Thanks !!
@how-to-scratch2 ай бұрын
@@SlightlyOffendedKiwi hi! Let me see if this is correct. When you initially select mobile, what if you set a variable you could call mobile to true, then throughout the project have an if statement that checks if mobile = true and if so shows the controls? If I misunderstood please let me know!
@SlightlyOffendedKiwi2 ай бұрын
@@how-to-scratch hey that might work! If I understand you right, I should make a variable titled ‘mobile’ and when the player selects said variable, I put a statement saying “if mobile = true then show controls”? Let me run the code for that
@how-to-scratch2 ай бұрын
@@SlightlyOffendedKiwi essentially yes! Rather, when the player selects the option for mobile (whatever button they select mobile with) then it sets the variable mobile to true
@SlightlyOffendedKiwi2 ай бұрын
@@how-to-scratch it worked! Thank you so much!!
@wildplacedpixel2 ай бұрын
I have a project with 3.7k views, however for how it's the project it desweves more views. 24 unique weapons, 5 different maps with 3 different enemies and 1 boss each, dungeons, loot boxes, dashing, epic game modes and more. But it has only 3.7k views as it's a remix from a ytber's game. Any other project goes around 10 views. Any tips? Game link d: ?
@how-to-scratch2 ай бұрын
I’d love to play! I would try to advertise it in some more studios, and in the notes and credits or instructions put some # keywords as tags so it can show up in more search results. Hopefully it can be featured!
@wildplacedpixel2 ай бұрын
@@how-to-scratch Project ID is 919454304, it doesn't let me put links in here. I really recommend you to follow the tutorial.
@_Sonari_2 ай бұрын
How do i make the code work on mobile as well? With controls just like in your "mobile controls tutorial", just on platformer. I want to have both in my game, just not sure how to make it mobile friendly
@how-to-scratch2 ай бұрын
When the buttons on mobile controls are pressed, set xvel variable to the desired values for each direction, and same goes for the jumping set yvel to desired value. Just have the motion blocks the same in player sprite. If you need an updated tutorial, let me know.
@CamposEditzシ2 ай бұрын
Very fun project honestly 😊
@how-to-scratch2 ай бұрын
Thank you!
@CamposEditzシ2 ай бұрын
@@how-to-scratch your welcome!!
@luigigamingsm2 ай бұрын
Maybe you should add a platform so that you can program the sprite to go to the ground after clicking the jump button
@BeastRBX2 ай бұрын
Its been over a year of me being on scratch and i get like 19 views💀
@CamposEditzシ2 ай бұрын
You deserve more subs and likes for your hardwork
@how-to-scratch2 ай бұрын
Thank you!!
@CamposEditzシ2 ай бұрын
@@how-to-scratch no problem !!
@daviddoss32213 ай бұрын
You can do it with the move () steps too.
@TTD_Zagg3 ай бұрын
Probaly the best tutorial
@how-to-scratch3 ай бұрын
Thank you!
@CamposEditzシ3 ай бұрын
nice scratch tutorial!!
@how-to-scratch3 ай бұрын
Thank you!
@CamposEditzシ3 ай бұрын
@@how-to-scratch your welcome ❤
@how-to-scratch3 ай бұрын
Join the discord here! discord.gg/kWDDBJRCWc
@G4shh3 ай бұрын
still helps man this is the shortest and most efficient tutorial ive seen
@how-to-scratch3 ай бұрын
Thank you!
@Hitsomni3 ай бұрын
I can't jump and move right/left at the same time
@how-to-scratch3 ай бұрын
Make sure they aren’t in the same chunk of code
@farhanzifaan31844 ай бұрын
Can you tell me when i turn left the chracter also turn left plz tell me
@how-to-scratch4 ай бұрын
Make sure you have this: When Green Flag Clicked: Set Rotation Style <Left-Right>
@farhanzifaan31844 ай бұрын
@@how-to-scratch thanks for give idea
@ImKrisspyzVr4 ай бұрын
This helped me alot
@how-to-scratch4 ай бұрын
Yay!
@vitinhogames32074 ай бұрын
How to press jump and walk at the same time, mine doesn't work, can do it at one time.
@how-to-scratch4 ай бұрын
Make sure the events in the player where the player walks and jumps are not in the same chunk of script.