Це відео не доступне.
Перепрошуємо.

BuildBox 3 Tutorial - Make a Basic 3D Game in 20 minutes with no code

Поділитися
Вставка
  • Опубліковано 18 сер 2024
  • #Buildbox #nocode #gamedev
    Basic tutorial teaching you how to make a BuildBox 3D game in under 20 minutes. This tutorial covers the very basics and gets you up to speed with buildbox 3. Covers the following
    1) Basic Structure of buildbox
    2) Nodes
    3) Events & Menu Jumps
    4) Basics of UI Screen
    5) Player movement
    List of games published
    1) Brain Jam - Brain Game play.google.co...
    This is made using Unity, prototype was done in BuildBox

КОМЕНТАРІ • 80

  • @12newangels
    @12newangels 3 роки тому +15

    Thank you so much!

    • @next-topgaming
      @next-topgaming  3 роки тому +4

      Glad that you find the video useful. Thank you

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

      Original UA-camr Tutorial Is From Gamebox.

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

      @@userbanned4 no need to shout no need to yell

  • @chem1746
    @chem1746 3 роки тому +25

    I showed my version to my grandma and she said I could make a robot in the future 😂😂😂😂😂😂😂😂

  • @CristoVisionOfficial
    @CristoVisionOfficial 3 роки тому +6

    Being honest a better explanation than other American UA-camrs trying to explain this. With you is so simple thank you! 😎👍👏💯

  • @Giga_Mango
    @Giga_Mango 3 роки тому +6

    Bro i thought i can't make anything in buildbox.its not my job!!!.but after watching this video i made good game which my family appreciated my work.
    Thank very much❤❤❣

  • @thinktwicegamedev1853
    @thinktwicegamedev1853 3 роки тому +4

    Amazing video bro, keep the amazing videos coming 👏👏🌟
    Let's build the buildbox Game development community
    Much love from the ThinkTwiceGameDev channel.

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

    Idea: Let's make an RPG in 60 - 120 minutes with vehicles, npcs and areas!

  • @next-topgaming
    @next-topgaming  3 роки тому +2

    Thank you to all our subscribers. Happy new year 2021 to all of you.

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

    Nice 🔥👍 Need More Tutorials of Buildbox plz..

  • @donkestrafe2253
    @donkestrafe2253 3 роки тому +4

    Thanks this video really helped me with some basics and made it easier

  • @4kanimegod
    @4kanimegod Рік тому +1

    Good video
    Helped me a lot
    Thnx sir

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

    Good starting point! Thanks

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

    Thank you so much I easily understood ❤️

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

    Thank You!

  • @Bimbisara-os9fc
    @Bimbisara-os9fc 2 роки тому +1

    Thank you teacher^^

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

    You help me so much , thanks

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

    Make more videos, this really helps

  • @Dankyyy
    @Dankyyy 3 роки тому +4

    When I add an enemy in my game and my character collides with it, it doesn't die. Why?

    • @next-topgaming
      @next-topgaming  3 роки тому +1

      1) Check the collision group of your enemry it should be set as Enemy. 2) Go to character node and add an If- collide node and make sure its affected asset attribute is set to Enemy. Now you can attach a menu jump to the if-collide node to show a game over ui.

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

    Man it looks hard but i try

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

    its amazing tutorial make more and better because you just give a big help me thanks so much.GOD Bless You!!!!!

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

    It is helpful ❤

  • @SNR-HowTo
    @SNR-HowTo 2 роки тому

    its a good channel thanks a lot for that lesson

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

    when u show how to do camera follow the player it didnt work :'(

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

    Is it possible to make a "sensory game" like just having a bunch of objects that the user can play with and move around?

    • @next-topgaming
      @next-topgaming  3 роки тому +4

      Yes, It can be done very easily with buildbox

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

      @@next-topgaming Awesome, do you have a tutorial that is similar to this subject, or can tell me what specific tool(s) I should learn with Buildbox to achieve this? Thank you!

    • @next-topgaming
      @next-topgaming  3 роки тому +3

      ​@@WalrusesAreTheOne If you want to just move objects around the scene using say touch,you can attach a Touch Move node to the object. That will detect a touch on the screen and move the object towards the touchpoint.If you want to click an object and drag it you can attach a IsTouched Node to it and when touch is detected you can attach a Move node to move it. Lots of ways to do this. Very simple to do in buildbox. Hope i understood your need correctly

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

    Mine doesn't work, thr editor just showed a dark grey, and the drop down menus like where it says function and you click the down error doesn't show up.

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

    It said game over while I didn’t touch it what did I do wrong

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

    bro i tried many times but i cant make the camera to follow the cube what can i do can you help me out

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

    My left and right movement don't work (at about 6:25). Could you please help? What am I doing wrong? Although I did exactly the same things as you.

    • @next-topgaming
      @next-topgaming  3 роки тому +2

      For the left movement, you need to add a move node and then set the x velocity to -1 and y and z velocity should be none. For right add another move node and set x velocity to 1 and y and z velocity to none. Once you attach these move nodes to the left and right swipe of 4 way swipe node, it should work.

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

      It's working now. It was a small mistake that I made. Thanks

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

    It says game over before I touch an enemy and I can't find any errors. Any tips?

    • @next-topgaming
      @next-topgaming  3 роки тому +1

      Can u share the screenshot of your buildbox nodes, then I can look. Do check the collision groups and I hope you are doing menu jump only after using IF Collide node.

  • @JK-dk3uw
    @JK-dk3uw 3 роки тому +1

    Help! as soon as my game starts even if im not touching an enemy it says game over

    • @next-topgaming
      @next-topgaming  3 роки тому +2

      Check your Players and other objects, collision group. Also you can check whether you are triggering a menu jump without and If collide node. Hope this helps.

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

    Sir, what plan did you use and can dice board game be made using buildbox?

    • @next-topgaming
      @next-topgaming  3 роки тому +1

      You have to use either plus or pro if the primary target is mobile devices. Free plan doesn't have mobile export.

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

      @@next-topgaming thanks for the response, yes i actually consider to subscribe the plan

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

    I can't make shooting games like free fire?

  • @tj-gw6df
    @tj-gw6df 3 роки тому

    How to make it

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

    Quick question, is it possible to develop a top-down style game that's turn based.... similar to something like Final Fantasy tactics? I'd love to create something like that and put my own spin on the genre.

    • @next-topgaming
      @next-topgaming  Рік тому +1

      I don't think such games are possible with buildbox. Buildbox is mostly capable of building hypercasual games with simple mechanics and game play. Try unity for such games.

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

    this is gooder now

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

    Bro you helped me make a game.I watched the original tutorial provided by the software but it didn't helped.One subscribe from me.Respect from the wolf family.

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

    it is not moving when i am changing camera followed by chracter

    • @next-topgaming
      @next-topgaming  3 роки тому

      Check the Camera properties, position follow attribute should be set to Character.

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

    Which app did you use to find the image? I need to know it plz.. Thanks🙂

    • @next-topgaming
      @next-topgaming  3 роки тому +1

      If you are asking about how i recorded the video , i used Adobe premier pro and also i use Debut from NCH Software.

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

    I have a problem i just got buildbox on my laptop and its zoomed in may i ask how do i fix it

    • @next-topgaming
      @next-topgaming  3 роки тому +1

      We have seen that with certain graphics cards, buildbox editor has issues. For many folks, updating to the latest graphics driver from intel or nvidia fixed the problem

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

      @@next-topgaming How to zoom in or out in the world
      Pease tell

    • @next-topgaming
      @next-topgaming  3 роки тому

      There is Camera Zoom Animation node available for that. you can find that in Actions section.

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

    👍

  • @Statt-est913
    @Statt-est913 Рік тому

    Can I develop gta like games here

    • @next-topgaming
      @next-topgaming  Рік тому

      No, not a good idea for such games. This engine is mostly for hyper casual games. Unity or Unreal is best for gta like games.

    • @Statt-est913
      @Statt-est913 Рік тому

      @@next-topgaming one more question is it possible to make gta like games using no code applications. If so pls mention the name

    • @next-topgaming
      @next-topgaming  Рік тому

      @@Statt-est913 check unity.com/features/unity-visual-scripting

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

    I have installed free version of buildbox3. When im trying to make this game, in my game interface "characters" option is disabled while "cube" option is coming in "Objects". Kindly help.

    • @next-topgaming
      @next-topgaming  3 роки тому +1

      you drag cube to characters to make the cube the main character of the game.

  • @Bimbisara-os9fc
    @Bimbisara-os9fc 2 роки тому

    Upload to app^^

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

    0:51

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

    هل انا العربي وحيد الذي اتابعه

  • @rahulgtradelinkservices
    @rahulgtradelinkservices 8 місяців тому

    Looks really complicated

  • @Bimbisara-os9fc
    @Bimbisara-os9fc 2 роки тому

    Buildbox to cash

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

    invite you to my team named mojang