Unity Bullet Pooling & Firing for Flight Sim Gameplay

Sdílet
Vložit
  • čas přidán 28. 08. 2024

Komentáře • 20

  • @BlizStudio
    @BlizStudio  Před 10 měsíci +1

    Check out my 3rd Person Game Series Playlist teaching you how to make a 3rd Person game using Unity + Playmaker czcams.com/play/PLhvjMi_0yrQwA0yAkta7hOS7x5zc1hMBr.html and if you would like to join my discord where I can help with issues or you can also engage with other developers please join discord.gg/DgUdNDT7KU

    • @BlizStudio
      @BlizStudio  Před 10 měsíci +1

      Check out my other flight sim tutorials

  •  Před 10 měsíci +1

    I didn't know about the Pooler. Pretty awesome tutorial as usual. Thanks! ❤🎉

    • @BlizStudio
      @BlizStudio  Před 10 měsíci

      Pooling is so easy and you can pool any type of game object. Saves so much processing during gameplay

  • @karlschanzl
    @karlschanzl Před 10 měsíci +1

    THX, exactly what I need in my new
    Project

  • @Cipher.618
    @Cipher.618 Před 10 měsíci +1

    THANK YOU! I was waiting for this from the very beginning of this series :)

    • @BlizStudio
      @BlizStudio  Před 10 měsíci +1

      Let me know if there are other things you want to see in the series

    • @Cipher.618
      @Cipher.618 Před 10 měsíci

      @@BlizStudio Thanks to your tutorials, I have an idea for the game: you have a limited time to reach the finish line. Shooting objects (e.g. balloons) adds +5 seconds to the time limit. I think I know how to make the finish line (collision event), but I have no idea how to create a time limit mechanic (adding time and ending the game when the time runs out).
      I changed the camera to TPP to make it more immersive and added two buttons to change the flight speed. I also tried adding a booster (float multiplied by 10 for limited amount of time after pressing the button), but for some reason the plane just stops moving instead of moving faster.

  • @celkoken
    @celkoken Před 10 měsíci +1

    Great explanation!

  • @glokthar
    @glokthar Před 10 měsíci +1

    Hi, thanks again for these great tutorials.
    Could you do a tutorial on the loading screen in VR with playmaker please?

    • @BlizStudio
      @BlizStudio  Před 10 měsíci +1

      hey @glokthar, are you looking for when the game loads initially?

    • @glokthar
      @glokthar Před 10 měsíci

      @@BlizStudio no, when I change scene it freezes the screen until the next scene is loaded and I'd like to have a loading screen instead.

  • @atashkarim7433
    @atashkarim7433 Před 10 měsíci +1

    To build on Android, jdk, sdk and ndk files need to be located. Even though I downloaded and installed it from the internet, I still get errors. Do you have any recommended downloads? Or is there a video about this problem on your channel? Please help me

    • @BlizStudio
      @BlizStudio  Před 10 měsíci

      For the android, etc... you need to load the Android files from within the Hub. Click installs on the left, then select the version of Unity that you want to add those files to. There will be a gear icon on the right hand side. Select that and a window will pop up for the additional files that you can install into Unity including Android, etc... Once you have those installed, then go ahead (just in case) and quick the Hub, make sure you are logged in to your account, and then reopen your game. You'll select Build Settings and then choose Android as the build target. Then you'll be able to also choose what version of Android you'll be setting up for. I hope that helps, I don't have an android device (I need to get one just to test on maybe).

  • @chenzhuo
    @chenzhuo Před 10 měsíci

  • @atashkarim7433
    @atashkarim7433 Před 10 měsíci +1

    To build on Android, jdk, sdk and ndk files need to be located. Even though I downloaded and installed it from the internet, I still get errors. Do you have any recommended downloads? Or is there a video about this problem on your channel? Please help me

    • @BlizStudio
      @BlizStudio  Před 10 měsíci

      If you open the Unity Hub, click on installs on the left hand side. Then select you editor version and on the right hand side you will see a gear icon. When you select that you’ll see all of the additional items that you can download as part of the editor. Make sure you have all of the Android, etc… modules. Then that should work for you.

    • @atashkarim7433
      @atashkarim7433 Před 10 měsíci

      @@BlizStudio does the validation process take forever?😒😆