Hello! I'm making a project using your engine, and it is (somewhat) easy to work with! I was going to make a Griffpatch based engine, but this one is simply easier to use. Good job with the engine!
To improve on the clone costume and settings, instead of an If block, set costume to (level number), and do go to x [(scroll x) + 500×(level number)] Also small tip: the dimensions of the screen is 480x360.
I found a bug in this engine that annoys me a lot! The bug is where if the player is below a platform and they hold the jump button, they float below the platform and once they get off the floating platform while jumping (floating), they can jump off the platform below to the top of the platform! PLEASE HELP ME FIND A WAY TO FIX THIS!
10 Months Later... There. Is A Better Way To Clone The Levels. Less Blocks.. Switch Costume To level number. Go To X (scroll X + ( 400 * level number) ). I Did It Before And It Saved. alot of time. I Did Not Have To Duplicate Any Blocks. Also You Can Automatically Set Repeat. make A Custome Block. Set Costume To ((Costume Number) - 1) Set Repeat number to (Costume Number) Yes You Have To Make A New Variable Or Just Set Repeat Number To ((Costume Number) - 1) If You Update your Game With This Just Give Credit. -Dommy561
its because you have no patience mostly because griffpatches videos are really long but he could easily make a better game i would rather a tutorial that dosnt have edits or memes then a long tutorial
You know if you make an invisible box outside of each level costume (that's slightly bigger than the level itself) it removes the need for the border, right? It can help make the game look a whole lot cleaner.
is there any way you can do a part 2 to maybe make moving enemies? (for instance mario has Gombas that walk around the map) i was wondering you can maybe implement something like that!
I have a quetion, what if my character holds a item? I tried but the item just follows the character like a stuck block, i tried to make it smooth but i can't can you try then make a tutorial?
I made a crouch mechanic. But when I press the down arrow or S key i can't move, I need to jump to be able to move while crouching. How I fix this? (Edit: Now it works! I fixed this problem and now i can walk while crouching! But I had another unexpected bug, my project works normally, but there are few moments my stage 1 & stage 2 backgrounds mix together, making a kind of "ancient futuristic city", because I made 2 stages, i will make more. I am using this tutorial to make a actual non-generic scrolling platformer. If you see a cube robot in this game, it is Cubbot, and I created him, so don't comment he is generic, he has hands and feet.)
Its me on scratch i was trying to after i maked it work nice. Because the movement is workig witchout jumping. Pls can you do a video of resolvation on Scrolling Platform game pls😎?
Instead of using invis wall make it so when hitbox y goes lower than -50 it broadcasts restart which sets all scroll to 0 and sets y and x to 0 and its way better than invis wall
Idea: Instead on making your hitbox a different sprite just make it a costume in the player sprite then forever switch to it, then when your done with collisions, switch the costume to one of the player's costumes, this will simply save on loading time, and will allow the player to directly be at the hitbox instead of being a bit behind
if the hitbox starts floating when you jump just go into the y if else script make it so the else its says change y by 1 make it so that its change y by -1
There’s something wrong with my hitbox, it will only move when I press a or d in mid air and when it’s on the ground it doesn’t move. I did all the code and I went through it and I didn’t mess any of the code up
You vids are noice but can you make a movie where scratch cat meets its 2.0 and 1.0 and have argYouruement on who is the better cat and scratch cat (the 3.0) wins
Good, but at the one minute mark i realized that i didnt need hitboxes. Good video, tho | Edit: Jumping works but movement doesnt. pls help| Edit: Okay blah blah blah everything works but i had to change x by x* multiplied by one, not negative one. but other than that, good tutorial- LAST EDIT I PROMISE|Edit cough cough scrolling doesnt work please help *Variable
This is good! using it! But the think is that i want to make like, roofs. but the player gets stuck. And when the player falls there is a big gap. between the ground and the player.
"only For this sprite" I do not recommend it for some reasons, for example if you add animations in the character you have to program depending on the actions of the variable. Example: (if [X speed > 0] send (Run Animation)]
When i put the block: switch costume to, the number 1 and 2 did not appear in the drop-down menu,but costume1,please explain in detail if i did something wrong,thanks in advance.
Wouldn't it be easier if we just used a variable for the animation? Then put the animating scripts in a custom block? So we would just use ([walk cycle start costume] + (floor of [the variable] mod [number of walk cycle frames]) or if you aren't changing the variable by a decimal then it's ([walk cycle start costume] + [the variable] mod [number of walk cycle frames]). Basically, no need for a wait [] seconds!
Or if ur using his animating process, then instead of using 2 ifs for the idle and walking, use an else in the walk, then in the else put change costume to your idle costume.
help i did the exact same code as you but i have a problem: When the hitbox jumps, i can move freely (left and right), but then the falling gets stopped higher than its supposed to. a few seconds later, it looks like its on the ground, but the only kind of moving the hitbox can do is jumping. How can you help with this?
How do you make slopes with this code? My game's character is shaped like a ball (inspiration from a red ball), so I need slopes physics, but so far, I am new to this, and my code is failing and stuttering.
I think ur the only one that can make me watch tutorial without following it :D!
... is that good or bad
@@bowxd good
@@bowxdIts intertaning not just a "how to"
Fr
Hello! I'm making a project using your engine, and it is (somewhat) easy to work with! I was going to make a Griffpatch based engine, but this one is simply easier to use. Good job with the engine!
iam not
No one asked@@triocilokgamingkecil
because of this tutorial I got 5423 views and 1247 favorites with an additional 2310 likes/hearts
Cheers! I can never get gravity or collisions to work but with this it did!
me to
I got the gravity to work but I can just walk through the walls
To improve on the clone costume and settings, instead of an If block, set costume to (level number), and do go to x [(scroll x) + 500×(level number)]
Also small tip: the dimensions of the screen is 480x360.
everybody knows the demensions of the screen
@@blooketfan-jw8gt not everybody does.
IS THE IF/THEN needed GROUND IF I'M MAKING A GAME WHERE U CAN'T JUMP
@pingas man everything there besides the gravity is needed.
I found a bug in this engine that annoys me a lot! The bug is where if the player is below a platform and they hold the jump button, they float below the platform and once they get off the floating platform while jumping (floating), they can jump off the platform below to the top of the platform! PLEASE HELP ME FIND A WAY TO FIX THIS!
finally, a scratch tutor who has ACTUAL humor
for the animation you could’ve done:
if
Your videos are so fun to watch that I don’t even follow them, I just like to watch it.
true.
Dude, Kudos to this guy!!! This tutorial helped me make a sweet game with what I was able to learn today!!! Thank you so much man!
Young Sheldon?
OMG tysm😭 i tried at least 20 tutorials but urs is the only one that worked 🎉 u earned a sub and like❤
Bro your hilarious, I love the music, this was actually FUN to watch
aint no way thats me
also thanks so much for the tutorial i kept breaking the one griffpatch made and this one worked out perfectly
tysm this is a wayyy better way then my scrolling platformers :D
10 Months Later... There. Is A Better Way To Clone The Levels. Less Blocks.. Switch Costume To level number. Go To X (scroll X + ( 400 * level number) ). I Did It Before And It Saved. alot of time. I Did Not Have To Duplicate Any Blocks. Also You Can Automatically Set Repeat. make A Custome Block. Set Costume To ((Costume Number) - 1) Set Repeat number to
(Costume Number)
Yes You Have To Make A New Variable
Or Just Set Repeat Number To ((Costume Number) - 1)
If You Update your Game With This Just Give Credit. -Dommy561
the backround music is so funny
Nice And Clean Work There M8!
Love it bro ! 👌
This really helped! Can you do a tutorial on how to add different level, a shop that you can buy different skins and world (like mario)
Which Mario Game?
I think he means mario odyssey cuz you can change skins in it
But the hitbox's lenght shouldn't be bigger than Scratch ones, else if you test the game , Scratch will not look like hes touching the ground
You're correct! This is right.
yes
IS THE IF/THEN needed GROUND IF I'M MAKING A GAME WHERE U CAN'T JUMP
Here’s your new sub
yay scratch cat tutorials i love it
Thanks for this tutorial, I made a sonic platformer using this big thank you!
Thank goodness someone else did this (griffpatch didn’t exactly help)
its because you have no patience mostly because griffpatches videos are really long but he could easily make a better game i would rather a tutorial that dosnt have edits or memes then a long tutorial
very very amazing man thank you so much man thanks man. I really thank you so much for this man thanks man thanks.
You know if you make an invisible box outside of each level costume (that's slightly bigger than the level itself) it removes the need for the border, right? It can help make the game look a whole lot cleaner.
you can also play it in turbowarp and turn off fencing. which is easier
well whats the code for this, you can just give me a link
dude u growed very fast :)
SCRATCH CAT IS BACK YESS!!11!!1
A cool effect scratchers could add is by making the camera drag instead of it just following the cat every frame.
yeah, but I don't know how to do that... :/
@@scratchcatthings maybe make that cat go to X : Variable X and Y : Variable Y
Hello ScratchCatThings!!!
Thx for tutorial it helped
why does it lag when i make the character fall and i broadcast restart again?
Nice
is there any way you can do a part 2 to maybe make moving enemies? (for instance mario has Gombas that walk around the map) i was wondering you can maybe implement something like that!
@Cooper D yeah and i commented this when he didnt make a video about it
Best Scratch Project ❤❤❤
Yayy a new video :D
Yessssssss scratch cat you are a legend
Me losing brain cells while a professional coder is coding a epic game
Love this video bro 😎 ❤ 👌
Thanks for tutorial :)
Do a fighting game tutorial with health bars and character selection
Just A tip.... Use scroll x* 480 when new level is coming 4:30
MY HITBOX IS GETTING STUCK IN THE GROUND
that is amazing
this was a very good and easy tutorial, but what if you want multiple levels???
Just let it change costumes and change the x and y
@@ajtv_ag ikr, no shit
Simple, change the sprite
@@trashproductions9513 that makes absolutely no sense.
fir the "move" block can we use our own move script or will it ruin the project code?
I used this tutorial and it worked 🌟
your tutorial helped me so much.thank you😃
ur helping me make a sonic game that scrolls rn
maybe that person was griffpatch? Also nice tutorial!
Thank you for sharing for your engine!
Could you do an editing tutorial?
Or maybe a platformer with enemies?
He already did that bruh
I asked before he made the vid
Amazing video!!
can you do another one that has enemy clones, and levels but you can just do enemy clones but you can just do more then
Wow! Thank you for the video!
Thanks for the tip
I have a quetion, what if my character holds a item? I tried but the item just follows the character like a stuck block, i tried to make it smooth but i can't can you try then make a tutorial?
If you want scratch to be costume 1 if not moving you could swap costume 1 with costume 2
I made a crouch mechanic. But when I press the down arrow or S key i can't move, I need to jump to be able to move while crouching. How I fix this? (Edit: Now it works! I fixed this problem and now i can walk while crouching! But I had another unexpected bug, my project works normally, but there are few moments my stage 1 & stage 2 backgrounds mix together, making a kind of "ancient futuristic city", because I made 2 stages, i will make more. I am using this tutorial to make a actual non-generic scrolling platformer. If you see a cube robot in this game, it is Cubbot, and I created him, so don't comment he is generic, he has hands and feet.)
Its me on scratch i was trying to after i maked it work nice. Because the movement is workig witchout jumping. Pls can you do a video of resolvation on Scrolling Platform game pls😎?
i think the guy that u got the tutorial from is Griffpatch, the greatest scratcher
im definetly losing brain cells in scratch while a scratcher is coding something so simple
its super good and can you add enemy clones
LESGO SCRATCH CAT
for some reason, if I use the Giffpatch engine with the others, how come it doesn't get weird
Instead of using invis wall make it so when hitbox y goes lower than -50 it broadcasts restart which sets all scroll to 0 and sets y and x to 0 and its way better than invis wall
Idea: Instead on making your hitbox a different sprite just make it a costume in the player sprite then forever switch to it, then when your done with collisions, switch the costume to one of the player's costumes, this will simply save on loading time, and will allow the player to directly be at the hitbox instead of being a bit behind
also add slope detection
under rated
hippity hoppity, your code is now my property
YOOO A NEW UPLOADD
Scroll:)
good tutorial
thanks now I can make a scrolling platformer. Yay!
but thats lots of blocks. Welp, gotta work it
@ItzCandyPusheen on scratch
if the hitbox starts floating when you jump just go into the y if else script make it so the else its says change y by 1 make it so that its change y by -1
THIS IS A GOOD STARTER FOR MY GAME!!!
yo now i can make marker adventure on scratch :D
There’s something wrong with my hitbox, it will only move when I press a or d in mid air and when it’s on the ground it doesn’t move. I did all the code and I went through it and I didn’t mess any of the code up
In the hitbox you must have: change not set (the change scroll x/scroll y by position x/y * -1 script)
Thank you
You vids are noice but can you make a movie where scratch cat meets its 2.0 and 1.0 and have argYouruement on who is the better cat and scratch cat (the 3.0) wins
and please do it i would be happy my lil bro is a scratch dev he was Tynker dev until i make him become a scratch dev
at 2:56 i had to get rid of the change scroll y by y position idk if it matters
NM U DO NEED IT
THANK YOU SO MUCH SCRATCH CAT THINGS
Onion
Good, but at the one minute mark i realized that i didnt need hitboxes. Good video, tho | Edit: Jumping works but movement doesnt. pls help| Edit: Okay blah blah blah everything works but i had to change x by x* multiplied by one, not negative one. but other than that, good tutorial- LAST EDIT I PROMISE|Edit cough cough scrolling doesnt work please help
*Variable
It doesn't work with mobile controls
finnaly! thanks
1. You could just make a "forever switch to costume level number" ya know
oh nvm
i going to try that tutorial on SCRATCH 2.0
Thank you 🙏
Perfect work!
Scratch cat vs dog,can you do this?🐱⚡️🐶
This is good! using it! But the think is that i want to make like, roofs. but the player gets stuck. And when the player falls there is a big gap. between the ground and the player.
fixed.
"only For this sprite" I do not recommend it for some reasons, for example if you add animations in the character you have to program depending on the actions of the variable. Example: (if [X speed > 0] send (Run Animation)]
When i put the block: switch costume to, the number 1 and 2 did not appear in the drop-down menu,but costume1,please explain in detail if i did something wrong,thanks in advance.
love it epic music
No you should check it out
Th one I made that made the code a lil more organized
Wouldn't it be easier if we just used a variable for the animation? Then put the animating scripts in a custom block? So we would just use ([walk cycle start costume] + (floor of [the variable] mod [number of walk cycle frames]) or if you aren't changing the variable by a decimal then it's ([walk cycle start costume] + [the variable] mod [number of walk cycle frames]). Basically, no need for a wait [] seconds!
Or if ur using his animating process, then instead of using 2 ifs for the idle and walking, use an else in the walk, then in the else put change costume to your idle costume.
I'm not very big brain with scratch and you are probably much better at scratch
I kinda did the same thing for fnf things in scratch, but man scratchcatthings is alot better at scratch than me
@@scratchcatthingshi! I love your channel its soooooooooooooooo funny!😂😂😂😂🤣🤣🤣🤣🤣🤣🤣😂
@White yes
help i did the exact same code as you but i have a problem:
When the hitbox jumps, i can move freely (left and right), but then the falling gets stopped higher than its supposed to. a few seconds later, it looks like its on the ground, but the only kind of moving the hitbox can do is jumping. How can you help with this?
Maybe you were talking about Griffpatch?
How do you make slopes with this code? My game's character is shaped like a ball (inspiration from a red ball), so I need slopes physics, but so far, I am new to this, and my code is failing and stuttering.
my guy keeps falling through the ground i've been staring at your code for an hour i can't find what i did wrong
I helped my friends in school learn scratch but I am a student :)
bro nice
nice!
I love Nintendo music
This isnt nintendo music