The Complexites of Designing A Simple Game

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • 1000 Design Decisions in making a VR Baseball Sim. A dev log for the making of batting practice VR. It's for Oculus Rift, and maybe HTC Vive but I haven't tested it yet.
    #Gamedev #devlog
    Play it Here: techdive.itch....
    Unreal PBR Sports Equipment Mega pack:
    www.unrealengi...
    Unreal Handy Hands Pack - VR Hands Megapack:
    www.unrealengi...
    Unreal Engine 4 Was used to make this game.
    This video was edited in Vegas Post: Learn More and help out our channel here: • What Version of VEGAS ...
    Thinking of buying VEGAS Pro, Post, or Movie Studio? Here's a Buyer’s Guide: • What Version of VEGAS ...
    VEGAS Pro Free Trial: bit.ly/3bwyy9c
    Buy VEGAS Pro Edit Here: bit.ly/30vnS4d
    Sub VEGAS 365 Here: bit.ly/3ckDay9
    Buy VEGAS Pro Suite: bit.ly/3rCT6SV
    Buy VEGAS Post Here: bit.ly/3t6SQMu
    Sub VEGAS Post 365 Here: bit.ly/2OKyKsA
    Buy Movie Studio Platinum Here: bit.ly/3bvl90Z
    Buy Movie Studio Here: bit.ly/3bvlBfH
    Get Social!:
    Facebook - bit.ly/2jqylbe
    Twitch: / techdivereview
    Twitter: / techdivereview

КОМЕНТАРІ • 16

  • @jarmotron
    @jarmotron 3 роки тому +3

    This looks sweet! The home plate is backwards, though..

    • @SpaceDodo
      @SpaceDodo  3 роки тому

      Bwhahaha thanks! It's been a while. I'll fix it in the next update

  • @thomasfessler
    @thomasfessler 3 роки тому +2

    Try cascading random generators. Where one random value / selection then falls into into another random generator. After the ball stops rolling kill it. Put the trail on after it's hit. Remember you are making a game and sometimes you need to increase size for players to see things. don't forget about the shadow under the ball.

    • @SpaceDodo
      @SpaceDodo  3 роки тому +1

      thanks for the feedback! The ball does die as soon as the next one is created, but the shadow idea is a great one!

    • @thomasfessler
      @thomasfessler 3 роки тому +1

      @@SpaceDodo I've created several baseball games for sega gamegear(1), gameboy color(1), gameboy advance(2), iphone(1) and pocketPC(1). The only baseball game I'm aware of in mobile was a hit in the earlier days of the app store was Homerun Battle 3D by com2us. (this is a great gaming model to follow) With that said - if you would be up for collaborating, I have a ton of knowledge and assets, including a pitcher, batter, Wrigley field, countless baseball sound effects, Hammond organ tunes, etc, and a ton of knowledge. The assets should be 'Oculus Quest' friendly and are lower poly in nature as they were targeted for earlier iPhones.

  • @OWLyMULLET
    @OWLyMULLET 3 роки тому +1

    ive always wanted first person sports games. i think vr will finally make it happen but i think first person multiplayer hockey with non vr gear would be amazing.

  • @MonkayMakesGames
    @MonkayMakesGames 2 роки тому +1

    Nice vid I watched the whole thing. Very informative since I want to make a baseball game for my stepdad thats simple for him to play. We don't have VR though lol. The ball is using physics? You gonna try curve balls?

    • @SpaceDodo
      @SpaceDodo  2 роки тому

      Ball does use physics! I could add curve balls, yeah!

    • @MonkayMakesGames
      @MonkayMakesGames 2 роки тому

      @@SpaceDodo I guess we'll both be figuring it out together lol. Probably just have to add some spin to the ball similar to real life. Gonna have to watch some baseball footage.

  • @shankark3250
    @shankark3250 Рік тому +1

    How ypu coded that ball hitting a bat sequence...it is so realistic

    • @SpaceDodo
      @SpaceDodo  Рік тому

      I wish I could take more credit. I leaned hard on unreal's Natural systems. I use pure engine physics for the hit with a high tick rate. Then I use the "on hit" to cue an sfx with some random on the pitch and volume.

    • @shankark3250
      @shankark3250 Рік тому

      @@SpaceDodo can you do that has tutorial or share any reference you....watched...
      Because i'm preparing to create a cricket game..so it is useful fpr me

  • @samsee23
    @samsee23 2 роки тому +1

    Just downloaded this and it is great. 2 questions.
    1: is there any way to edit the speed of the ball?
    2: can you enable hand tracking for the oculus Quest 2?

    • @SpaceDodo
      @SpaceDodo  2 роки тому +1

      Thanks dude! I can't promise a timeline, but I'll add the speed feature in the next big feature update. The hand tracking, I can promise I'll look into it. It depends on how well it works. Thanks!

    • @samsee23
      @samsee23 2 роки тому +1

      @@SpaceDodo that’s awesome.
      I tried it with hand tracking but the hands are at the wrong angle and knock the bat out the hands

  • @MonkayMakesGames
    @MonkayMakesGames 2 роки тому

    Nice vid I watched the whole thing. Very informative since I want to make a baseball game for my stepdad thats simple for him to play. We don't have VR though lol. The ball is using physics? You gonna try curve balls?