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!
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.
@@lolidk8986 AN ENTIRE YEAR LATE, but the invisible box doesn't require coding. You just make a large transparent box a little bigger than the level costume.
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!
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
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?
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
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
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.
uuuhm so i got a problem i followed it as close as i could but there is this thing were it stays in the air after i press up arrow but i checked over my code like 20 times please help :(
i noticed if you hit your head on the ceiling you can just stick there and even go left and right + with skill you can potentially jump out of that again. How do i fix this? also for some reason the ground clone(s) aren't showing up, just the original
I did it, just make a bad animation based on 4 walking/running frames and 1 idle frame, or do this: When green🏳clicked forever if then repeat (the amount of frames your animation has) next costume wait (the speed that fits better with your animation, the smaller the number, the faster you play the animation) if then switch costume to (run1/Run1/run 1/Run 1/walk1/Walk1/walk 1/Walk 1) if then switch costume to Idle1
at around 2:48 when your getting the background scrolling i did everything you did but my hitbox doesnt move after you at the little bit of code to the ground sprite is there any way to fix it?
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
Griffpatch?
This tutorial is quick and easy which is SUCH A BANGER to me because I followed Griffpatch tutorials and It takes 2 to 3 hours so thanks man
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
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
OMG tysm😭 i tried at least 20 tutorials but urs is the only one that worked 🎉 u earned a sub and like❤
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!
for the animation you could’ve done:
if
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?
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
@@lolidk8986 AN ENTIRE YEAR LATE, but the invisible box doesn't require coding. You just make a large transparent box a little bigger than the level costume.
Your videos are so fun to watch that I don’t even follow them, I just like to watch it.
true.
because of this tutorial I got 5423 views and 1247 favorites with an additional 2310 likes/hearts
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
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
Bro your hilarious, I love the music, this was actually FUN to watch
why does it lag when i make the character fall and i broadcast restart again?
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
fir the "move" block can we use our own move script or will it ruin the project code?
Nice And Clean Work There M8!
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
Could you do an editing tutorial?
Or maybe a platformer with enemies?
He already did that bruh
I asked before he made the vid
Me losing brain cells while a professional coder is coding a epic game
Love it bro ! 👌
SCRATCH CAT IS BACK YESS!!11!!1
yay scratch cat tutorials i love it
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?
absolute W earned a new sub and i got a new favourite scratch yt
Here’s your new sub
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!!!
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.
for some reason, if I use the Giffpatch engine with the others, how come it doesn't get weird
i wonder what is the font you use
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
im definetly losing brain cells in scratch while a scratcher is coding something so simple
dude u growed very fast :)
why dont you make the level 1 costume so you dont have to worry bout clones?
LESGO SCRATCH CAT
Thanks for this tutorial, I made a sonic platformer using this big thank you!
very very amazing man thank you so much man thanks man. I really thank you so much for this man thanks man thanks.
Thx for tutorial it helped
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)
i am doing it again but why did you not making more
Love this video bro 😎 ❤ 👌
Just A tip.... Use scroll x* 480 when new level is coming 4:30
9:19 i tried to make that and the hitbox only stays on the edge :(
on this part: 2:30 i pressed flag and the hitbox suddenly move on the right when i press left arrow pls help
OH I HAD TO PUT CHANGE X BY -1
Nice!
When will you release this game?
ur helping me make a sonic game that scrolls rn
Where did you get this cute cats above your codes?
scratch addons
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
Best Scratch Project ❤❤❤
1:10 How do you have that When 🏳 clicked?
scratch addons
@@tylerandmolly5811 No
You have to go to events and drag it out
@@Lunagames63its Talking About Cat Block
Do a fighting game tutorial with health bars and character selection
After you make the scrolling, i can't move can you help ?
movement did not work i did the exact same code it still didnt work how would i fix this?
where did u get the watermelon thing
mouse cursor addon
Thanks for tutorial :)
its super good and can you add enemy clones
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.
hippity hoppity, your code is now my property
How you made the ground??
your tutorial helped me so much.thank you😃
it didn't work
Yessssssss scratch cat you are a legend
Hi tried it and even after I changed the jump it still won’t work
im jsut curious on how you got a cat face on you start and define blocks
Scratch Addons
Nice
After i did the first try everytime i try and move or jump the hitbox just sticks onto the ground.
I'm tring to make a sidescroller where you can't jump, is the Y required?
Is air stuff needed?
yes just dont add the when w is pressed set to 15 ok?
when i get stuck on a irregular pixel, and i keep moving, after i jump i get launched
There is a problem: my player keeps getting stuck at sides and at the left side of the screen.
HEY SCRATCHCATTHINGS! WHEN I PRESS THE ARROW KEYS THE CAT GOES REALLY FAST WHAT CAN I DO TO PREVENT THIS?
uuuhm so i got a problem i followed it as close as i could but there is this thing were it stays in the air after i press up arrow but i checked over my code like 20 times please help :(
I have a question, I used your engine, but how come the platform only goes up to 3? can you fix that please
theres one problem
you can pass trough blocks on the left side and its annoying because it will make my players cheat
can you fix that?
Thanks for the tip
How do you get the cat blocks?
it's a chrome extension called Scratch addons
@@scratchcatthings Thanks
there's one problem, if i add a ceiling, the player will cling onto it
im having difficulties on the ground scrolling, because im not pressing anything and its still moves
How did u got that cat block stuff
scratch addons
that is amazing
Thank you for sharing for your engine!
THANK YOU SO MUCH SCRATCH CAT THINGS
I did the tutorial on till the speed was
Super Slow can you tell me how you're speed was fast
my player is not touching the floor. How do I fix that?
I used this tutorial and it worked 🌟
im trying to add more levels but they are not showing up can you please show a more in-depth tutorial to add more levels
IS THE IF/THEN needed GROUND IF I'M MAKING A GAME WHERE U CAN'T JUMP
when I press the flag the hitbox gets stuck on the ground without being able to move. How do I solve it?
oh, maybe you can move the ground down a little bit in the ground costume?
the part where you put the levels and make the platform longer doesn't work):
How do you get the events like that
I have chrome extension called scratch addons and in the settings you can enable the cat blocks
can you please help i have a problem with my game. im sinking into the ground and then it makes me very slow
same but im just not able to move
how do we keep the background moving? I only see it clone twice. Great video by the way.
i noticed if you hit your head on the ceiling you can just stick there and even go left and right + with skill you can potentially jump out of that again. How do i fix this?
also for some reason the ground clone(s) aren't showing up, just the original
nevermind about the clones not showing - i fixed it
my border keeps moving to the right and my hitbox isnt moving
THIS IS A GOOD STARTER FOR MY GAME!!!
can you show us how to add animations to the movement? like when you press d or the right arrow, a walking/running animation will play
I did it, just make a bad animation based on 4 walking/running frames and 1 idle frame, or do this:
When green🏳clicked
forever
if then
repeat (the amount of frames your animation has)
next costume
wait (the speed that fits better with your animation, the smaller the number, the
faster you play the animation)
if then
switch costume to (run1/Run1/run 1/Run 1/walk1/Walk1/walk 1/Walk 1)
if then
switch costume to Idle1
Yayy a new video :D
at around 2:48 when your getting the background scrolling i did everything you did but my hitbox doesnt move after you at the little bit of code to the ground sprite is there any way to fix it?
your hit box is moving but it looks like its not because the whole stage looks the same keep moving right and you will see the edge