STEM MC
STEM MC
  • 58
  • 732 094
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
Переглядів: 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

КОМЕНТАРІ

  • @KilikBailey
    @KilikBailey Годину тому

    meep!

  • @Thepartyspeasant
    @Thepartyspeasant 13 годин тому

    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

  • @No_idea_20906
    @No_idea_20906 15 годин тому

    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!

  • @MiNiBoNBoNy
    @MiNiBoNBoNy 18 годин тому

    just make it on your phone 💀

  • @RylansMemes
    @RylansMemes 19 годин тому

    you could have used turbowarp or penguin to use controllors

  • @shiguangforlife
    @shiguangforlife 22 години тому

    thankyou so much!

  • @stefanotalavera
    @stefanotalavera День тому

    el microfono se escucha raro, pero buen video, se nota el trabajo detrás

  • @notamoderatr
    @notamoderatr 2 дні тому

    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

  • @jeffersonalmeida2115
    @jeffersonalmeida2115 2 дні тому

    Como instalar na Microsoft store ou steam

  • @skulldragons
    @skulldragons 4 дні тому

    TY! I only have to edit the costume rotate! That's all! TYSM!!!

  • @HaydenElahie
    @HaydenElahie 4 дні тому

    Start

  • @oliverx65
    @oliverx65 4 дні тому

    upgrade idea: connect a bbc micro:bit to create a controller for vr

  • @User_y67djeg3uo08
    @User_y67djeg3uo08 4 дні тому

    2025

  • @Maxjoker98
    @Maxjoker98 6 днів тому

    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.

  • @n1c3kidd
    @n1c3kidd 6 днів тому

    0:55 i was gonna say to use a wiimote to emulate a mouse but you got me

  • @TJ-Vids
    @TJ-Vids 7 днів тому

    3:12 bros mic turned from a decent mic to a potato

  • @jbot8
    @jbot8 8 днів тому

    i have an android, lmk if you need helpl

  • @bim282
    @bim282 9 днів тому

    the games i thought i could make after learning scratch for a day:

  • @AlnickPlayz-kl9vq
    @AlnickPlayz-kl9vq 9 днів тому

    my brain isnt braining

  • @KitkatTSB
    @KitkatTSB 9 днів тому

    Woah

  • @finlaym2698
    @finlaym2698 9 днів тому

    oh my goodness... THANK YOU!

  • @somethingaboutkirbo
    @somethingaboutkirbo 9 днів тому

    Try the turbowarp extension that gives controller support its called 'Gamepad' doubt it would work though but maybe

  • @_5urrendered
    @_5urrendered 10 днів тому

    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! :) 👍

  • @dippyguy2.0
    @dippyguy2.0 10 днів тому

    this looks different than normal scratch things are arranged differently

  • @bjali786
    @bjali786 11 днів тому

    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

  • @skibidirizzlerofficial
    @skibidirizzlerofficial 12 днів тому

    get this man to 5k so he can get monetized

  • @bigfatsnakeviiper
    @bigfatsnakeviiper 12 днів тому

    7:00 get this legend's channel monetized

    • @STEMMC
      @STEMMC 10 днів тому

      oh my goodness thank you Viiperrr

  • @RadioactiveBluePlatypus
    @RadioactiveBluePlatypus 12 днів тому

    NOOOO WHY DID YOU MAKE 1 LIST PER BLOCK D: This is killing me

  • @Noobyaya
    @Noobyaya 12 днів тому

    S P R U N K R I C O N M O V E M E N T

  • @catkook543
    @catkook543 13 днів тому

    well, it seems it's at least proven to be theoretically possible

  • @thefunson8087
    @thefunson8087 13 днів тому

    do you like the bible?

  • @Rambo_Diblaz
    @Rambo_Diblaz 14 днів тому

    Snail IDE is a Virtual Reality Extension is Here!

  • @fr_178
    @fr_178 14 днів тому

    i love you

  • @bjali786
    @bjali786 14 днів тому

    this is one of the most helpful videos for beginners. thank you so much @STEM MC! You are so helpful

  • @Top-teir-gaming
    @Top-teir-gaming 15 днів тому

    Can you give me a link to the tutorial pls :)

    • @STEMMC
      @STEMMC 10 днів тому

      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

    • @Top-teir-gaming
      @Top-teir-gaming 9 днів тому

      @@STEMMC ty

  • @Whatthevr_official
    @Whatthevr_official 15 днів тому

    Me and my friend tried to do this at one point. We ran out of time in that class at school lol

  • @itsMeKvman
    @itsMeKvman 16 днів тому

    use penguinmod, it's a turbowarp fork

  • @sonicSnap
    @sonicSnap 16 днів тому

    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

  • @dillwavis
    @dillwavis 17 днів тому

    you remind me of a guy i knew called kaleb

  • @Shmolph
    @Shmolph 17 днів тому

    Da thing on top is a tracking ring <3

  • @JosiahBultman
    @JosiahBultman 17 днів тому

    FIRST COMMENT!

  • @Raytro_64
    @Raytro_64 18 днів тому

    USE the gamepad support addon

  • @DominoKiddoo
    @DominoKiddoo 18 днів тому

    good video cant wait to see where this goes.

  • @crimsonX-o7x
    @crimsonX-o7x 18 днів тому

    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

    • @someone4229
      @someone4229 18 днів тому

      But penguinmod is no longer scratch

  • @RyleySchuster
    @RyleySchuster 18 днів тому

    Microbit have accelerometer, microbit have compass, microbit have inputs

    • @RyleySchuster
      @RyleySchuster 18 днів тому

      And most importantly, microbit scratch compatible

  • @MellowVoid-v5n
    @MellowVoid-v5n 18 днів тому

    use scratch extensions for controller compatibility

  • @exo_gabc
    @exo_gabc 18 днів тому

    Meow! Meow Meow purrrr lick meow! Very inspiring words

  • @intruder782
    @intruder782 18 днів тому

    1:15 actually you could use micro:bit or something.just a suggestion

  • @Gui_desenha
    @Gui_desenha 19 днів тому

    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.

  • @Dumbsyt
    @Dumbsyt 19 днів тому

    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!