@Futures Lab Heya futures lab, I've encountered an issue, with the soul being unable to move outside the box it does the up one but with the down...it goes outside the box
@@ThemineblockersSolution!! Make another block for it (when I receive) and forever loop, it can't handle too many forever loops in one receiver block, so make multiple receives
to prevent the gap, you can do this: if UP ARROW press: then change Y by PLAYER SPEED repeat until not touching BOX: change y by -1 (and repeat it for all other movements)
Theres a more efficient way to do the movement: forever, if (key pressed) change (X/Y) by (Number) Just attach it to an event block (aka when green flag pressed)
ive been doing scratch for some time and decided to test this tutorial out its really going well so far except for one problem over a tiny amount of time the heart becomes laggy and slow
How come I can’t move left or right that much? It’s like the commands think I’m just tapping the buttons, pls do another tutorial of how to fix this Or any other bugs that could be in the tutorials
Hmm, weird. TH-cam doesn't always let you put links in comments, so if you can't link me to your project you could tell me your Scratch name I can look for your project and see if I can figure out what the problem is, if you want. (Don't forget to share your project so that I can see it.)
@@FridayNightStreamz I can't see your link. TH-cam deletes a lot of comments without my permission if they have links as TH-cam thinks it's spam. If you can tell me your Scratch name I can look for your project and see if I can figure out what's wrong with your project.
siiiii tiene subtitulos en español, ojala me sirva xd 2:41 no me sirve nose si el gato es otro pero no vuelve xd se me olvido apretar la bandera verde 14:13 no se que hice mal pero sigue subiendo 14:20 creo que tendre que hacer todo de nuevo malo que me estrese
One thing that i was never able to get is how you were able to fill in the outside of the box. It feels like every time it either doesn't work or just ruins the box outline that i created and it is really needed for some of your later tutorials here. Is there something I am doing wrong or any information that someone has that can help me?
Check my code and make sure yours is exactly the same. For example, it sounds like you might have used change Y in your "move right" when you shuld have used change X.
hello, futures lab i'm having an issue with a game i'm making, i copied all of your code correctly, however my soul/ heart does not move while it's INSIDE the box, but it does move when im OUTSIDE the box, the collison works perfectly
hhhhhhh I've been trying to make a battle system for my fangame thingy im making that is a combination of fan theories, and the stuff the community has made about the theory. Thanks for this, I experimented with Scratch's limits too much
Do you think you can make a 2 player Undertale simulator in Scratch? It's where one person controls Sans or any boss and the other controls the player.
Hmmm... weird. If you tell me your Scratch name I can look your project up and see what's wrong. Don't forget to click the orange "Share" button otherwise I will not be able to see your project!
Every time I do it every time I put minus player speed it always stops my player it doesn’t work for me why I did everything correct and it still didn’t work
tysm Umm I have a question so is doing computer science allowed in 4th grade science fairs or is it science????? :( Cuz I am only good at computer science
Double check all the code is in the right place, if you can't find the problem, if you tell me your Scratch name I can look up your project and see if I can find what is wrong.
the way to stop the heart didnt work for me so and i dont think i did anything wrong so if anybody could, please help me EDIT: i found out what was wrong, i didnt fill the outside
@@Unoriginality_Incarnate_stupid After going in which direction? If this problem happens you probably have used a change X or change Y in the wrong place
when i was new in scratch i was amazed by this tutorial series...
i am still amazed by this tutorial series now that i am more in-depth on scratch.
My students wants to make a game like the undertale with Scratch and I was wondering how to make it. Thank you.
You're welcome!
am here to!
@Futures Lab Heya futures lab, I've encountered an issue, with the soul being unable to move outside the box it does the up one but with the down...it goes outside the box
@@foxknownplayz2722same
@@ThemineblockersSolution!! Make another block for it (when I receive) and forever loop, it can't handle too many forever loops in one receiver block, so make multiple receives
to prevent the gap, you can do this: if UP ARROW press: then change Y by PLAYER SPEED repeat until not touching BOX: change y by -1 (and repeat it for all other movements)
That's a great idea!
@@futureslab4206 Thanks! It's easy and effective
@@futureslab4206 You basically do the same thing, but instead of IF UP ARROW PRESSED, you do REPEAT UNTIL NOT UP ARROW PRESSED
@@icydragon3874 if you change the -1 to -5 it will stop bouncing just figured it out(sorry for the date)
My soul/heart gets stuck on the box when it goes left or right.
For some reason up and sown don't get stuck.
wow thanks! This was actually my first project in scratch I didn't do tutorial and I didn't know how to put blocks before this video haha!
Well I hope the tutorial is not too hard to follow, I try to make sure I explain most of what I do in case it's someone's first time using Scratch
I recommend you learn how to make a top-down shooter in scratch, it will push you really forward on how to use scratch
@@futureslab4206 hey is it just me or is the movement system get hella laggy after i use it for 10 seconds and my frames drop so low
dude this is a hard tutorial you are gonna be a good scratcher
@Luke Carlton ok that is hard
Instructions unclear. I became the enemy. Help me.
Yeah when I put in the motion operator thing the move up stopped working
5:53 when he said the enemy was covered by the box i was confused because my enemy wasn't
1 thing for everyone: DO NOT MESS UP THE ORDER THE MOVE BLOCKS. (it will make you got slower 1 direction and faster another)
Help I have a Bug that makes it so when you get hit or the box shrinks you can easily glitch out of the box
Same
3:43 you can use the pen extension to have a more controlable box
I did the same thing but It only allows movement up and down do you know a way to fix this?
same problem here
Love the vid, works perfectly ! I also like the doggy in the background of your setup !
Hey sorry if I haven't posted the project yet, I lost my account, I'm starting over from "scratch"
Sans level pun
Lmao
@@FridayNightStreamz and that's a good thing Sans puns are funny
Unless your papyrus and broke your funny bone
Yes
@@FridayNightStreamz Y E S
Theres a more efficient way to do the movement: forever, if (key pressed) change (X/Y) by (Number)
Just attach it to an event block (aka when green flag pressed)
ive been doing scratch for some time and decided to test this tutorial out
its really going well so far
except for one problem
over a tiny amount of time the heart becomes laggy and slow
well if you're in the heart sprite whilst playing the game, it will probably get pretty laggy.
im a huge undertale fan this helped alot
im there twin
Glad you both liked it!
Same here
Wow this is fascinating! Code works well! Thank you for your great work!
this is so good
hmmm what should i make? undyne the undying or sans?
11:19 bro why does IT Look Like that Pinguin King in the Super Mario movie Trailer in the left side
1:11 you can also do convert to bitmap > fill
1:18 or you could have just converted the image to bitmap and then used paint bucket to fill it all black..
both are easy and both work? so its basically your choice?
Thank you for making this, I really like to make my own.
You're welcome!
@@futureslab4206 :D
Can you make the soul magic things, like from Undyne, sans, and that yellow thing.
@@solainthere Good ideas, I'll add them to the list!
Amazing also THE DOG IS SO CUTE AT 18:09
13:33
You can also do Player Speed times -1
Also please make Jsab
How come I can’t move left or right that much? It’s like the commands think I’m just tapping the buttons, pls do another tutorial of how to fix this
Or any other bugs that could be in the tutorials
Hmm, weird. TH-cam doesn't always let you put links in comments, so if you can't link me to your project you could tell me your Scratch name I can look for your project and see if I can figure out what the problem is, if you want. (Don't forget to share your project so that I can see it.)
@@futureslab4206 I can actually link in TH-cam, at least it shows me, I’ll show you my project. See what you can do about it
Have you done anything? I haven’t checked yet
@@FridayNightStreamz I can't see your link. TH-cam deletes a lot of comments without my permission if they have links as TH-cam thinks it's spam. If you can tell me your Scratch name I can look for your project and see if I can figure out what's wrong with your project.
I’ll rename my project so you can search for it
This helped me a lot making my undertale sans fight thanks.
siiiii tiene subtitulos en español, ojala me sirva xd
2:41 no me sirve nose si el gato es otro pero no vuelve xd se me olvido apretar la bandera verde
14:13 no se que hice mal pero sigue subiendo
14:20 creo que tendre que hacer todo de nuevo malo que me estrese
el gato está en la capa equivocada y debería estar en la capa superior
im making a wiki sans fangame right now, this is very helpful! thanks for making this video :D
I make better game than this with actual good physics and also this only showed me about moving the soul outwards than just teleporting it.
@@king_creeperz ok
what is the area of the box?
Feel free to download the sprite from my scratch project if you want the same exact dimensions :)
thank you but i cant move to the right, this has happened to me many times and i don't understand🥲
1:12 you could've used the bucket tool
Yeah, I sometimes have problems with the bucket tool in vector mode. Will try it next time :)
@@futureslab4206 same
I found out an easier way to make the sprites stay up front. Add them first
Bro you sound like DanTDM, i like that.
You feel like you’re going to have a Scratch time.
You feel your coding crawling on your back
You are filled with imagination
*Scratchlovania Intensifies*
You eat the coding tutorial you stored in your inventory
HP restored
Boredom Increased
You feel your sans crawling on your back
You politely ask him to please get off
im making undertale boss fight BUT since i dont like using arrow keys, i might as well add W,A,S,D keys with them!
For info you can also ise the move step instead of the change x by
One thing that i was never able to get is how you were able to fill in the outside of the box. It feels like every time it either doesn't work or just ruins the box outline that i created and it is really needed for some of your later tutorials here. Is there something I am doing wrong or any information that someone has that can help me?
OMG THX!!!!! AS AN UNDERTALE AND SCRATCH FAN I ABSOLUTELY THANK YOU
Can I use WASD?
Yes :)
the higher the speed var is the smaller area you can move 17:04
My left and right blocks don't work
I still don’t get how to make the wall with backdrop and not sprite
I cant make it vhen i touch the box i cant go left😭😭😭 can u help me fix it
mostly like head or body animation?
I need help, when I put the speed and I press the key, it does not go up, but it goes directly to 5
I’m halfway through, but thanks so much :) i’m planning on making a horror undyne (or sans idk) fight
Idk if I messed something up but I can't go left right and down goes up up goes up and I can go through the box
Check my code and make sure yours is exactly the same. For example, it sounds like you might have used change Y in your "move right" when you shuld have used change X.
the controls don't work for me
If you can tell me your Scratch name and make sure your project is shared I will look up your project and try to figure out what's wrong.
Wait how di you put a sans Sprite over the scratch cat
Why isn't the 4 moves together? i mean oven to account for eight directions, we can still make a move left-right and move up-down, right?
Once you get to the blue soul movement section, I think you'll realise why I programmed it this way :)
my charecter cannot move how can i make it move again?
When I touch the box I teleport to the y0 x0
Why is this happening?
i try'd again but nope won't move down
thank you so much!! I wanted to make an undertale battle so this helped A LOT! :)
What the frick huh? Why u have so little subs and yet ur so talented?
hello, futures lab i'm having an issue with a game i'm making, i copied all of your code correctly, however my soul/ heart does not move while it's INSIDE the box, but it does move when im OUTSIDE the box, the collison works perfectly
i have a question that i dont see the touching box i only see touching edge
Have you made a sprite called "box"?
hhhhhhh I've been trying to make a battle system for my fangame thingy im making that is a combination of fan theories, and the stuff the community has made about the theory.
Thanks for this, I experimented with Scratch's limits too much
My friend likes undertale so now I can make one for him
somethings not working, i cant move up when i added if touching box, please help.
now its working
I have an issue were the speed keeps increasing after every turn
you could add just a move block instead and put all the stuff inside it to move
yo man can you make a fnaf fan game tutorial
It's on the list!
Do you think you can make a 2 player Undertale simulator in Scratch? It's where one person controls Sans or any boss and the other controls the player.
I'll add it to my list!
Hi how i make this game for mobile devices can you help me for add an joystick
hace 2 años xd creo que al no contestarte queria decirte no en todo sentido xd
The my block won't work when i add the touching box it's doesn't work.😡
though you could of just made one "My block" and put the code in there>🤫
The only tutorial on earth thats slow enough to follow with out pausing non stop
Thanks but when i tested the moving i go the direction but the heart didnt move much
Hmmm... weird. If you tell me your Scratch name I can look your project up and see what's wrong. Don't forget to click the orange "Share" button otherwise I will not be able to see your project!
Maybe alter the speed?
14:08 it didn't work 😭
OMG I FIXED NEVER MIND!!!!!!!
@@AGemyBoihow did you donit
My control is w for up I pressed it and not working :(((
Every time I do it every time I put minus player speed it always stops my player it doesn’t work for me why I did everything correct and it still didn’t work
Is your player touching the box sprite when this happens? Is your box sprite empty in the middle?
@@futureslab4206 I think now I know how to fix it I’m filling inside the box so I think I will try again and fix it
are you going to animate scratch?
I have normal sised box and I hit left arrow and the I still go through it
Why when i go to the box it goes in the line and can't move
I'm not sure! If you tell me your Scratch name I can take a look and see what's causing that.
I do it step by step but the heart didn’t move
Why wont the stopping at box work?
Note: i did it wrong
it litterally does not work at all and ive copied the code 5 whole times but still doenst work
This is actually a good move tutorial but i feel like the code is a bit fragile
Why is it fragile?
@@midec7699 your mom
@@midec7699 Like it uses custom block... I MEAN WHO WOULD USE THAT? YOU DON'T NEED CUSTOM BLOCKS TO MOVE.
the left and right do not work
Whenever I copied the exact same code but it doesn’t make my soul move
Huh, weird. If you tell me your scratch name and share your project, I can take a look and see if I can see the problem, if you like.
Don’t worry I got it now :)
@@flow_editz Good job for figuring it out :)
When i place the player speed on to the minus it doesn't work it wont move pls help
nvm i already fixed it but thanks for this
Good job for figuring it out :)
tysm Umm I have a question so is doing computer science allowed in 4th grade science fairs or is it science????? :( Cuz I am only good at computer science
You will have to ask your teachers I think :)
@@futureslab4206 oh ok :) They said "No It would be possible for science but we want scientific Projects not computer science"
9:19 Is where they begin the code
You deserve a knighthood, thanks so much!
I can move easily but the Down doesnt work how i fix IT??
Make sure "Move Down" is in your forever loop and make sure that the code in your "Define Move Down" looks the same as mine 14:53
Its okay now because i was not in forever loop i knew that 2hours after i send this comment btw thanks
i added a transition for the box when switching mode
the heart is upside down, how to fix?
Did you draw it upside down? If not, put "set Rotation to 90" into your heart sprite under When Green flag clicked.
It’s kind of weird that it is not working
the heart did not move Why?
Good Tutorial man! Keep It Up! now i can make my Own scratch game
i need help is not working for left and right
Double check all the code is in the right place, if you can't find the problem, if you tell me your Scratch name I can look up your project and see if I can find what is wrong.
the way to stop the heart didnt work for me so and i dont think i did anything wrong so if anybody could, please help me
EDIT: i found out what was wrong, i didnt fill the outside
Good job :)
Oh my God this brings back memories
My heart can still go out of the top of the box
Look for "Define Move Up", make sure that you have:
If Touching Box
Change Y by - PlayerSpeed
Does that fix it?
@@futureslab4206 I actually did that but the heart goes up and left after touching the box
@@Unoriginality_Incarnate_stupid After going in which direction? If this problem happens you probably have used a change X or change Y in the wrong place
My down arrow doesn’t work please help!
No worries! If you can tell me your scratch name I can look up your project and see what's wrong. And don't forget to click the orange "share" button.
You deserve more credit.
I just used a PNG of the Undertale heart lol.
Awesome, I'm watching this to the last part
the soul moving thing does not work
nvm it was a script that broke it
not a script
@@bryanmedeiros9368 Glad you got it working :)
My heart just won't move when I do the thi g to keep him in the box
The heart doesn't move at all?
the side to side moving isnt working
If you tell me your Scratch name I can have a look and see why it isn't working?
@@futureslab4206 its someone_png
@@futureslab4206 srry only saw this now
@@futureslab4206 wait crap gotta post it
so you can view it
its posted