How to Make a Scratch Maze Game with Levels and Objects | Scratch Starter Project

  Рет қаралды 33,967

Surfing Scratcher

Surfing Scratcher

Күн бұрын

Пікірлер: 42
@SurfingScratcher
@SurfingScratcher 5 жыл бұрын
SCRATCHY QUESTION: Did you complete the tutorial? Share if you added a custom object of your own, and even post your scratch project link.
@firekitt
@firekitt 4 жыл бұрын
I'm an educator...new to all this but finding your videos really good (if a bit fast!) I added Trump to the maze. I'd like him to change to a big size when he's been touched but not sure how to do this! scratch.mit.edu/projects/387174475/
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
Hi Kathleen, your comment was marked as spam for some reason so I've only just seen it now. I can't see your project anymore, but you'll want to do something like: . if sprite touching trump then change trump sprite by ... OR you could set size of trump to ...
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
Yeah, the pace is a little quick. There's a sweet spot and I'm probably on the quick side with the edits. My thought that you can always pause and rewind content if you need to go over it again.
@diygymnastics9419
@diygymnastics9419 4 жыл бұрын
i added a potion so you had to get the potion tho get to the teleporter thing but once you got to the next level you were at normal size
@sateshn233
@sateshn233 3 жыл бұрын
Omg Surfing Scratcher. You are amazing. My class is Copying your projects and getting A+ on exams and test. Thank you!
@4freezosgaming342
@4freezosgaming342 3 жыл бұрын
OMG you are amazing you helped me SO much I am going to subscribe
@ITSEMZYY
@ITSEMZYY 4 жыл бұрын
Thanks it helped me alot
@rehaanak4052
@rehaanak4052 4 жыл бұрын
Thanks for such cool tutorial
@Isha-ot6tc
@Isha-ot6tc 4 жыл бұрын
I have many bugs in my project, which I am not able to debug. Could you help me out, please?
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
Hi Isha, debugging is on my list of videos to make. You'll have to get your detective hat on. I need some more information first. Did you following along the video, or did you just use aspect of the video? If you are making the project in the video, at what point did things start going wrong? If you used the video for your own project, I'd suggest following along with the video first. Once you've found out where something isn't working the way you expect, you keep asking why? What do I expect to happen and what is actually happening? You can use the say block or the think block throughout your code to 'trace' the expected behaviour. For instance, if I broadcast a message, i might put a say block before the broadcast block that says 'broadcasting message'. Then, in the bock who is listening to the message, I will put another say block with 'message received in Wanderrer sprite' or something like that. They're a couple of general tips. You can also create a fresh project and try and get something working in that project. Once you have success, you redo it in your main project. This isolates what you're trying to do and then you have something you know that works. Good luck!
@codingwithsiddarth6872
@codingwithsiddarth6872 4 жыл бұрын
Bro which is the link?
@melissabeanland6895
@melissabeanland6895 4 жыл бұрын
Hi Surfing scratcher!! this video was wicked i loved it!!!😁😁
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
Awesome, thanks for sharing your experience Melissa! 🙌
@melissabeanland6895
@melissabeanland6895 4 жыл бұрын
Thanks!! Your vids are amazing!!
@suwaydah-5309
@suwaydah-5309 4 жыл бұрын
Thank you this helped me so much 👏🏼👏🏼👏🏼
@randomthings2062
@randomthings2062 4 жыл бұрын
Thanks for the video, it helped me program my maze
@dekkahead
@dekkahead 4 жыл бұрын
Thank-you I made this game for a school project and it is awesome!
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
You'll have to share a project link it to it so I can like it!
@sateshn233
@sateshn233 3 жыл бұрын
I don't know why it is saying that page not found when i click the link
@indigoaurora
@indigoaurora 5 жыл бұрын
love it
@allouchrim7571
@allouchrim7571 4 жыл бұрын
Thank you so much❤
@Ayammyluv
@Ayammyluv 5 жыл бұрын
wow i finally found ur channel XD our school uses ur vids and puts them in our site as tutorials sooo uhm. thx dude our school really likes u XD
@SurfingScratcher
@SurfingScratcher 5 жыл бұрын
Hi atrin, thanks for dropping by and posting your comment. Super pumped that you and your school are finding some value in the content 🙌Any content suggestions for what you'd like to see?
@ITSEMZYY
@ITSEMZYY 4 жыл бұрын
It also helped me alot to
@vireshvaarvignesvaren8945
@vireshvaarvignesvaren8945 4 жыл бұрын
what if i collected the key and it still cant go to the next level pls help me
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
Hi Viresh, turn on the variable hasKey to see if you actually have the key. Then check your condition when you sense that the player touches the sprite that sends it to the next level. Work backward from the last point in the tutorial where you had it working and go from there.
@thunderjuju3517
@thunderjuju3517 4 жыл бұрын
My key went invisible after checking if I could go to the next level with it and when I reset it it stayed invisible Nvm I looked at it and I guess I accidentally put it to not showing
@guyfromchristmasisland
@guyfromchristmasisland 3 жыл бұрын
theres a bug i have when i start at Ze Level 1 (the one i named cuz i thot it was cool) when i go to the end point (basically to go to Ze Level 2) it acts like its one if the danger walls and starts me back to my starting point, the only way it will work is if i go to Ze Level 2 (switch costume/level) and then touch ze color, when i touch ze color, i go to Ze Level 1, but if i try to go back, then it acts like danger wall, can sombody help meh fix dis bug'eth? pls comment EDIT UPDATE"ETH: YOU CAN GO TO NEXT LEVEL! its only if you go in it in a certain point/angle (im tired of that pls help meh fix)
@lorraineingabire1338
@lorraineingabire1338 4 жыл бұрын
i liked it
@suwaydah-5309
@suwaydah-5309 4 жыл бұрын
This maze video is amazing but for the teleporting it is not working can you help me pls to fix it thanks :) your a life saver when it comes to ICT
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
By teleporting, do you mean once a level is complete and the wandererr returns to the beginning? Be sure to check out the steps from about 2:00 but essentially you're going to get a motion block that sends It back to the starting x and y position. If you're using events, make sure that the wandererr is receiving the event 'goto next level'
@suwaydah-5309
@suwaydah-5309 4 жыл бұрын
Surfing Scratcher oh okay thank you very much
@rojanarapureddy4758
@rojanarapureddy4758 4 жыл бұрын
can you even make a video on a chase game with levels
@SurfingScratcher
@SurfingScratcher 4 жыл бұрын
Quite possibly!
@Expertsnoozer
@Expertsnoozer 4 жыл бұрын
This is what I needed, thank you
@novili0101
@novili0101 4 жыл бұрын
yes
@lauralambert6980
@lauralambert6980 2 жыл бұрын
My collectible sprite continued touching the walls?!
@cynthiaraj
@cynthiaraj 3 жыл бұрын
idk how to make level 2
@sanabilrashid2095
@sanabilrashid2095 4 жыл бұрын
how to make three levels maze game by using different types of sprite in each level
@muhammadyahyaosman9447
@muhammadyahyaosman9447 3 жыл бұрын
Apple
Grow Your Scratch Game With These Hacks!
11:06
Donutask
Рет қаралды 371 М.
Scratch Health Bar Tutorial
7:57
Surfing Scratcher
Рет қаралды 93 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Coding Hacks in Scratch (Tips and Tricks)
8:32
Jackson Academy
Рет қаралды 354 М.
Simple Maze Generation | Scratch Tutorial
25:29
griffpatch
Рет қаралды 1,2 МЛН
Scratch Clones and Local Variables Tutorial
9:19
Surfing Scratcher
Рет қаралды 77 М.
Typing Speed Test Game in Scratch 3 (including how to make it)
13:16
Surfing Scratcher
Рет қаралды 12 М.
Make your project UNREMIXABLE !
10:51
SL Smart Mind
Рет қаралды 254 М.
How to Make a Clicker Game in Scratch | Tutorial
11:07
Scratch Team
Рет қаралды 1,8 МЛН
How to make new levels in scratch
7:52
Maria Gettel
Рет қаралды 52 М.
How to Make a Clicker Game in Scratch (Remastered) (Part 1)
16:03
How to make a MAZE GAME with LEVELS | Labyrinth | Easy - Scratch 3.0 Tutorial
12:32
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН