I turned beat saber into a MOBILE GAME

Ғылым және технология

Wishlist Brawlberry: store.steampowered.com/app/26...
Support me on ko-fi.com/spoodercode
All game music by Luminousplet
Music in the video:
Plants Vs Zombies OST by Laura Shigihaura
Hall of the mountain king by Kevin McLeod
Celeste B sides OST
Undertale OST by Toby fox

Пікірлер: 38

  • @Vilebreken
    @Vilebreken3 ай бұрын

    " we have beat saber at home " vibe

  • @Miralko314
    @Miralko3143 ай бұрын

    "and that's how you print a string of text" that one kid in the back:

  • @wayoflifefr
    @wayoflifefr8 күн бұрын

    This dude is genuinely underrated. I can bet at your age I was still trying to figure out how to make a swing copter in real life

  • @Entityangel
    @Entityangel3 ай бұрын

    For seperate instead of "which finger is which" detect if finger on left side have left saber and right side right saber and allow duel touching

  • @spooderCode

    @spooderCode

    3 ай бұрын

    I was but then what would I do if there's a block on the opposite side

  • @seamonster_TSB

    @seamonster_TSB

    3 ай бұрын

    @@spooderCodemaybe if you could do a thing if for example theres a blue block on the right but blue saber is on the left could you make it to track if the blue saber is already on screen then to just move it? But idk how that stuff works

  • @Entityangel

    @Entityangel

    3 ай бұрын

    @@spooderCode simple dont put any on the other side

  • @FoxlynYT
    @FoxlynYT3 ай бұрын

    “We can’t bring it anywhere” that’s not true

  • @RedBoiShorts
    @RedBoiShorts3 ай бұрын

    Bro this is awesome you gained a sub

  • @OGProdigyYT
    @OGProdigyYT3 ай бұрын

    Well made! You earned a sub! :)

  • @FatteronitheFirst
    @FatteronitheFirst3 ай бұрын

    a simple way to keep a sword per finger is to detect the current position and the last position of the finger and then determine which is closer. it might glitch but if you update it more times per second then it should work fine. the code would look something like this func _input(event) var closestDistance = 0 var closestPoint = 0 for i in range(Input.get_touch_count()): if Vector2.distance_to(sword 1 position, Input.get_touch_position(i)) closestDistance = Vector2.distance_to(sword 1 position, Input.get_touch_position(i)) closestPoint = i #put code for sword 1 movement here (sword 1 position should go to Input.get_touch_position(closestPoint) same goes for sword 2) for i in range(Input.get_touch_count()): if Vector2.distance_to(sword 2 position, Input.get_touch_position(i)) closestDistance = Vector2.distance_to(sword 2 position, Input.get_touch_position(i)) closestPoint = i #put code for sword two movement here #Swap out sword 1/2 position with the position of the swords. Sword Positions must be put in as a vector 2 this is ok because the swords only move on two axis anyway. you can just convert it back to a vector 3 in the movement code and keep the vector that doesn't change static.

  • @spooderCode

    @spooderCode

    3 ай бұрын

    Wow a lot of people have given ideas for this but you are the first person to code it! I don't plan on continuing this project but I just might try that out!

  • @snnperplexd
    @snnperplexd3 ай бұрын

    *sniff* *sniff sniff* i smell a really underrated youtuber!

  • @Luminia-c13_Schuld
    @Luminia-c13_Schuld3 ай бұрын

    Download?

  • @danieltheiceberg9356
    @danieltheiceberg93563 ай бұрын

    spoodercode is the real deal

  • @funny_stuf
    @funny_stuf3 ай бұрын

    hey so i have a suggestion for your game add like a fail screen that activates when your health bar goes too low (or you miss too much)

  • @webble42
    @webble423 ай бұрын

    This is the greatest mobile game of all time! Like. As usual.

  • @Bloqqy88
    @Bloqqy883 ай бұрын

    3:08 hehehe ME(MappingExtension) Moment

  • @loloexe334
    @loloexe3343 ай бұрын

    When is brawlberry coming? I’m very hyped for that game and btw good video, keep it going 👍

  • @spooderCode

    @spooderCode

    3 ай бұрын

    eventually

  • @newbite6394
    @newbite63943 ай бұрын

    awesome! wheres the download? ..wheres the download?

  • @Iwantthehandlesillydemon

    @Iwantthehandlesillydemon

    3 ай бұрын

    seriously tho

  • @trashman966
    @trashman9663 ай бұрын

    suggestion: add drag to the saber to make it look cooler when moving it

  • @SonicTextToSpeech

    @SonicTextToSpeech

    2 ай бұрын

    my lost brother, where have you been?

  • @Bub.tv21
    @Bub.tv213 ай бұрын

    Your ko-fi's gone??

  • @Jamezen
    @Jamezen3 ай бұрын

    Is there a Download Link??

  • @spooderCode

    @spooderCode

    3 ай бұрын

    Sorry but for most people to be able to get it id need to put it on the play store which is a LOT of work

  • @Jamezen

    @Jamezen

    3 ай бұрын

    @@spooderCode Have you tried gamejolt?

  • @creeper6530

    @creeper6530

    3 ай бұрын

    @@spooderCode Can you just publish the APK for others to download?

  • @spooderCode

    @spooderCode

    3 ай бұрын

    @@creeper6530 alright fine I'll put it on itch.io

  • @creeper6530

    @creeper6530

    3 ай бұрын

    @@spooderCode thanks, please send me the link then

  • @Ran-in-van
    @Ran-in-van3 ай бұрын

    Attack sword 👍

  • @ClareMoynihan-pi3en
    @ClareMoynihan-pi3en3 ай бұрын

    hi im your biggest fan and can u get the game

  • @CaioGamer-1134abc
    @CaioGamer-1134abc3 ай бұрын

    GO PLAY BEAT SWIPER

  • @spooderCode

    @spooderCode

    3 ай бұрын

    Lol I actually saw that while researching this 🤣

  • @SpecsWitched
    @SpecsWitched3 ай бұрын

    If it's mobile... Just have each saber on one side of the screen and have you hold them to move 'em, if released, they return to their default position, simple.

  • @Evixty.
    @Evixty.3 ай бұрын

    Bro you are so underated !!

  • @supergamegamer4714
    @supergamegamer47143 ай бұрын

    WHY IS THIS SO UNDERATED😭😭😭😭

Келесі