- 58
- 732 094
STEM MC
United States
Приєднався 22 бер 2020
breaking the boundaries of Scratch with tutorials and challenges
Hey guys! I guess if you're reading this, you want to know more about this channel. Welcome to STEM MC! This channel was originally designed to provide fun, educational STEM topics with a focus on math and coding. I started off this channel making Scratch videos and hoped to move on to more complicated programming languages. However, something about Scratch kept me making Scratch tutorials, and eventually moving on to even try a Scratch challenge or two. This is now where the channel is focused, with the (neverending?) goal of reaching Scratch's limits in tutorials and challenges. Who knows, though, there may be different STEM content in the future!
Ultimately, however, I want everything that I do to glorify God. So with that, I hope you enjoy my videos!
Hey guys! I guess if you're reading this, you want to know more about this channel. Welcome to STEM MC! This channel was originally designed to provide fun, educational STEM topics with a focus on math and coding. I started off this channel making Scratch videos and hoped to move on to more complicated programming languages. However, something about Scratch kept me making Scratch tutorials, and eventually moving on to even try a Scratch challenge or two. This is now where the channel is focused, with the (neverending?) goal of reaching Scratch's limits in tutorials and challenges. Who knows, though, there may be different STEM content in the future!
Ultimately, however, I want everything that I do to glorify God. So with that, I hope you enjoy my videos!
Can you make a VR game in Scratch? (devlog #1)
Many Scratchers would love to have a version of Scratch that supports 3D and even VR. Even though that suggestion was rejected, it hasn't stopped people from making 3D games in Scratch. But what about VR? Is it possible to make a VR game in Scratch?
Subscribe: ua-cam.com/users/stemmc
Thanks to the Scratch Wiki for several screenshots!
Also thanks to the following artists for their music:
"Merry Go - Silent Film Night" "The Builder" "Marty Gots a Plan" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 4.0 License
creativecommons.org/licenses/by/4.0/
Creative Technology Showreel by Ivan Ohanezov
Scratch is a project of the Scratch Foundation, in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab. It is available for free at scratch.mit.edu.
#scratch3
#coding
#scratch
Subscribe: ua-cam.com/users/stemmc
Thanks to the Scratch Wiki for several screenshots!
Also thanks to the following artists for their music:
"Merry Go - Silent Film Night" "The Builder" "Marty Gots a Plan" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 4.0 License
creativecommons.org/licenses/by/4.0/
Creative Technology Showreel by Ivan Ohanezov
Scratch is a project of the Scratch Foundation, in collaboration with the Lifelong Kindergarten Group at the MIT Media Lab. It is available for free at scratch.mit.edu.
#scratch3
#coding
#scratch
Переглядів: 147 490
Відео
How to sort a list in Scratch! [2.5 ways]
Переглядів 3,6 тис.4 місяці тому
How do you sort a list in Scratch? There's no sort list block in Scratch, so you'll have to make the block manually. Thankfully, we'll go through three different ways (bubble sort, improved bubble sort, and merge sort) to sort your list in Scratch, depending on the speed and complexity you need. Subscribe to the channel: ua-cam.com/users/stemmc Learn more about sorting algorithms in Scratch: en...
Can You Make a Scratch Game WITHOUT a Mouse? (via tosh)
Переглядів 17 тис.10 місяців тому
Scratch was designed to be used with a mouse, so making a Scratch game with just the keyboard is likely impossible. But if you use a text-based Scratch mod known as tosh, can you still make a Scratch game with only a keyboard? 0:00 Introduction 0:46 Rules 1:06 Me talking for 26 seconds too many 1:32 Pressing the green/orange flag 1:49 Limitations with no mouse (100% pen projects) 2:39 Drawing t...
Make a RACE CAR in Scratch! | Beginner Scratch Tutorial
Переглядів 1,2 тис.Рік тому
Make a RACE CAR in Scratch! | Beginner Scratch Tutorial
Code Part 1 of this awesome typing game in Scratch! | Coding for Kids | STEM MC
Переглядів 2,1 тис.Рік тому
Code Part 1 of this awesome typing game in Scratch! | Coding for Kids | STEM MC
An Update on My Latest Game, Sprite Soccer! | STEM MC
Переглядів 926Рік тому
An Update on My Latest Game, Sprite Soccer! | STEM MC
Data Types in Python! | Python Programming for Kids | STEM MC
Переглядів 587Рік тому
Data Types in Python! | Python Programming for Kids | STEM MC
How to make an Advent Calendar in Scratch! | Coding for Kids | STEM MC
Переглядів 1,6 тис.2 роки тому
How to make an Advent Calendar in Scratch! | Coding for Kids | STEM MC
Math and Variables in Python! | Python Programming for Kids | STEM MC
Переглядів 2722 роки тому
Math and Variables in Python! | Python Programming for Kids | STEM MC
Make Your First Python Program! | Python Programming for Kids | STEM MC
Переглядів 2812 роки тому
Make Your First Python Program! | Python Programming for Kids | STEM MC
How to get started with Python! | Python Programming for Kids | STEM MC
Переглядів 3412 роки тому
How to get started with Python! | Python Programming for Kids | STEM MC
Channel Update for STEM MC! | Coding for Kids
Переглядів 2452 роки тому
Channel Update for STEM MC! | Coding for Kids
Cube Volleyball in Scratch! Part 3 | STEM MC
Переглядів 2,1 тис.2 роки тому
Cube Volleyball in Scratch! Part 3 | STEM MC
How to make a Countdown in Scratch! (any date this time!) | Coding in Scratch Tutorials | STEM MC
Переглядів 16 тис.3 роки тому
How to make a Countdown in Scratch! (any date this time!) | Coding in Scratch Tutorials | STEM MC
Cube Volleyball in Scratch! Part 2 | STEM MC
Переглядів 2,9 тис.3 роки тому
Cube Volleyball in Scratch! Part 2 | STEM MC
Cube Volleyball in Scratch! Part 1 | STEM MC
Переглядів 8 тис.3 роки тому
Cube Volleyball in Scratch! Part 1 | STEM MC
How to make a Flappy Bird-like game in Scratch! | STEM MC
Переглядів 3,2 тис.3 роки тому
How to make a Flappy Bird-like game in Scratch! | STEM MC
How to use the Sounds section in Scratch! | A Detailed Look at Scratch Part 3 | STEM MC
Переглядів 3913 роки тому
How to use the Sounds section in Scratch! | A Detailed Look at Scratch Part 3 | STEM MC
When is Easter? A calculator on Scratch + the history behind it! | STEM MC
Переглядів 2523 роки тому
When is Easter? A calculator on Scratch the history behind it! | STEM MC
How to Create a One-Variable Equation Solver on Scratch! | STEM MC
Переглядів 6 тис.3 роки тому
How to Create a One-Variable Equation Solver on Scratch! | STEM MC
How to solve one-variable equations in less than 10 seconds with this time-saving trick! | STEM MC
Переглядів 1733 роки тому
How to solve one-variable equations in less than 10 seconds with this time-saving trick! | STEM MC
How to use the Looks Section is Scratch! | A Detailed Look at Scratch Part 2 | STEM MC
Переглядів 2343 роки тому
How to use the Looks Section is Scratch! | A Detailed Look at Scratch Part 2 | STEM MC
How I made Stick Football, a football game, on Scratch | STEM MC
Переглядів 6 тис.3 роки тому
How I made Stick Football, a football game, on Scratch | STEM MC
How to create Penguin Dodger (a traffic-like game) on Scratch! | Coding for Kids | STEM MC
Переглядів 4964 роки тому
How to create Penguin Dodger (a traffic-like game) on Scratch! | Coding for Kids | STEM MC
How to use the Motion Blocks in Scratch! | A Detailed Look at Scratch Part 1 | STEM MC
Переглядів 3,2 тис.4 роки тому
How to use the Motion Blocks in Scratch! | A Detailed Look at Scratch Part 1 | STEM MC
How to Make a Penguin Snowball Fight in Scratch! | Coding for Kids | STEM MC
Переглядів 6 тис.4 роки тому
How to Make a Penguin Snowball Fight in Scratch! | Coding for Kids | STEM MC
What does probability tell us about Prophecies and Christmas? | STEM MC
Переглядів 6264 роки тому
What does probability tell us about Prophecies and Christmas? | STEM MC
How to make a Christmas Countdown Project in Scratch! | Coding for Kids | STEM MC
Переглядів 14 тис.4 роки тому
How to make a Christmas Countdown Project in Scratch! | Coding for Kids | STEM MC
How to Debug your Code in 4 Simple Steps! | Coding for Kids | STEM MC
Переглядів 8 тис.4 роки тому
How to Debug your Code in 4 Simple Steps! | Coding for Kids | STEM MC
Make your First Game, Ball Catcher, in Scratch! | Coding for Kids | STEM MC
Переглядів 1,3 тис.4 роки тому
Make your First Game, Ball Catcher, in Scratch! | Coding for Kids | STEM MC
meep!
For controllers you could probably assign them to different keys and make the different keys move the player and then you could assign moving the headset with the sensors and make it moving with keys as well to move the camera
Hey, scratcher here. This is a super cool project, hope you find a way to get the head and controllers to track and can't wait to see the finished game! I still find it crazy how people are making 3D games in scratch, let alone full vr ones!
just make it on your phone 💀
you could have used turbowarp or penguin to use controllors
thankyou so much!
el microfono se escucha raro, pero buen video, se nota el trabajo detrás
A likely easier way to do movement tracking is by taking advantage of the webcam recording functionality base scratch has. By taking a snapshot of a frame using the pen tool, you can check the distance between the previous and current frame and change the camera angles accordingly
Como instalar na Microsoft store ou steam
TY! I only have to edit the costume rotate! That's all! TYSM!!!
Start
upgrade idea: connect a bbc micro:bit to create a controller for vr
2025
Very cool video, I never knew such things were possible in scratch! One note though, Apple and iOS are for chumps. You know, the reason you can't do web games on iPhones is because apple intentionally nerfes browser WebGL performance to force people to use apps from the app store.
0:55 i was gonna say to use a wiimote to emulate a mouse but you got me
3:12 bros mic turned from a decent mic to a potato
i have an android, lmk if you need helpl
the games i thought i could make after learning scratch for a day:
my brain isnt braining
Woah
oh my goodness... THANK YOU!
Try the turbowarp extension that gives controller support its called 'Gamepad' doubt it would work though but maybe
On making a controller for movement etc: Could you set certain keybord keys to perform specific actions such as movement and open inventory and then map the corresponding key to the intended button on a controller? Im not a game dev but it sounded like a good idea and a simple solution so i figured id throw it out there, good luck on your game dude! :) 👍
this looks different than normal scratch things are arranged differently
thank you man you are so much of a help and I love the way you use the scratch program and explain step by step my kids love it thank you so much
get this man to 5k so he can get monetized
7:00 get this legend's channel monetized
oh my goodness thank you Viiperrr
NOOOO WHY DID YOU MAKE 1 LIST PER BLOCK D: This is killing me
S P R U N K R I C O N M O V E M E N T
well, it seems it's at least proven to be theoretically possible
do you like the bible?
Snail IDE is a Virtual Reality Extension is Here!
i love you
this is one of the most helpful videos for beginners. thank you so much @STEM MC! You are so helpful
Can you give me a link to the tutorial pls :)
Here you go! scratch.mit.edu/projects/170591185/ Some of the images are broken, but if you open the editor you should be able to find them
@@STEMMC ty
Me and my friend tried to do this at one point. We ran out of time in that class at school lol
use penguinmod, it's a turbowarp fork
for controllers, since you're using google cardboard, *most* headsets should have some kind of button on the top, usually in the same spot. when you press it it taps the screen, giving you a single button to work with. i think the gyroscope works a lot better in this, but for future reference, looking at old google cardboard games could provide some inspiration for control schemes
you remind me of a guy i knew called kaleb
Da thing on top is a tracking ring <3
FIRST COMMENT!
bro what
@@Hyper1224-handle 🤷♂
USE the gamepad support addon
good video cant wait to see where this goes.
Try using PenguinMod for the controllers, in the extensions there is an extension for controllers, I don’t know if it works for Vr controllers cause I don’t have them
But penguinmod is no longer scratch
Microbit have accelerometer, microbit have compass, microbit have inputs
And most importantly, microbit scratch compatible
use scratch extensions for controller compatibility
Meow! Meow Meow purrrr lick meow! Very inspiring words
1:15 actually you could use micro:bit or something.just a suggestion
That's just crazy, normally stuff would be way easier in scratch cause it's a simple program for kids and starters but you took this to whole different level, not only making a nearly impossible project come true, but you did in scratch which isn't supportive for that kind of stuff making it even more difficult then the normal.
1:12 these rings on your controllers are for tracking on each ring there’s a ton of little light that the sensors on the headset pickup to track the controllers if there moved!