How to Make a Video Game in Buildbox 3 - Part 1 - Building Game Mechanics from Empty Project

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 55

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

    Thank you!, this video helped me made the flappy bird!

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

    My character is not moving

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

    Hi i have some questions:
    1- How do you test the game when you hit play to preview ? i can't move my character, but he is moving alone on X axis.
    2- How do you duplicate your scene at 3:25 ? i click on D and nothing works

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

      To jump you click on the screen. To duplicate click on one of the scenes at the bottom and press D on keyboard.

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

      @@SmartPenguins Thanks it worked for the duplicate didn't realize it was at the bottom. But for clicking on the screen , my character still don't jump.

  • @marzbarrgamesofficial9565
    @marzbarrgamesofficial9565 4 роки тому +1

    when my character collides it just goes back to the beggining and is goes of camera help?

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

    How to add character?

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

    even after if i duplicate my scene, the path aka the sky ground etc it doesnt continues

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

    ok deafeat not work and it doesn't work even if I turn on the REMOVE option

  • @LeightonJ
    @LeightonJ 4 роки тому +1

    Alvin? 🤣🤣
    Good job dude 👍

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      Thanks for your support, if you have any suggestions on ways we can improve or videos that you would like to see us make, we would love to hear them.

  • @MathiasH-H
    @MathiasH-H 4 роки тому +2

    How did you get your penguin

  • @ravagescorpion4581
    @ravagescorpion4581 4 роки тому

    how do you do all this moves in 3.00 minutes

  • @LeBaronNashorOfficiel
    @LeBaronNashorOfficiel 4 роки тому +1

    why my character won't jump ?

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      Find me on Discord discord.gg/9Dgt6h and Send a Direct message with details.

    • @LeBaronNashorOfficiel
      @LeBaronNashorOfficiel 4 роки тому

      @@SmartPenguins Invitation have expirated

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      @@LeBaronNashorOfficiel Ok Sorry, use the link that is on our channel about page. ua-cam.com/channels/HDFEsDQ8dKjEBEVCbAPZZw.htmlabout

  • @abdulsamadniz2361
    @abdulsamadniz2361 4 роки тому

    I want the camera to shake when the Penguin character dies. I wanna use more than one camera shake nodes to create a good looking camera shake. How can I use multiple nodes to do just that? It just seems impossible with BB. :( Can someone please help me?

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      You can use multiple Camera shake nodes and use a State Machine node to switch between them.

    • @abdulsamadniz2361
      @abdulsamadniz2361 4 роки тому

      It just worked man. Thank you so much. I am facing a new problem now though. The shaking starts right when I start the game and not when the character is defeated even though I have the state machine connected to defeat node. Why is that happening?

    • @spacedev935
      @spacedev935 4 роки тому

      abdulsamadniz at the player thing if the shake is there then try doing that when the event “game over” happens then it will shake

  • @doindatstuff3588
    @doindatstuff3588 4 роки тому

    Make this an App Store game

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

    I can't make the character jump

  • @meetjoshi5166
    @meetjoshi5166 4 роки тому +1

    😎

  • @yashveensookhur949
    @yashveensookhur949 4 роки тому

    Great video. Subscribed :) I am trying the same steps but for some reason, whenever I add the 'move' brainbox to my character, it kills/replaces the existing 'jump' brainbox and therefore, my character just moves in a straight direction instead of 'flapping'. Do you have any idea what might cause this? I am instead using the 'advanced move' brainbox but this results in countless errors. Many thanks

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      Thanks. If the jump Brainbox gets removed then it's a bug, try it again, or restart Buildbox and try it again.
      But if the jump Brainbox is there and its not working then, check make sure your move Barinbox is empty for "Y" because if it's 0 then it actually sets move in y to 0 stopping from physics from working correctly. Also for jump to work your character's physics needs to bet set to dynamic. Hope that works out for you.

    • @yashveensookhur949
      @yashveensookhur949 4 роки тому

      @@SmartPenguins thanks for your promt reply. Tried it all but same issue. Guess its some kinda of bug :/

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      Try this add a Jump Brainbox and then go inside node editor and add a Move Node, because all a Move Brainbox is, is a Move Node. Just to avoided the bug.

  • @heeeeeresrossy
    @heeeeeresrossy 4 роки тому

    In step 5:17, how do you combine the 'point', and the two buildings together?

    • @SmartPenguins
      @SmartPenguins  4 роки тому +1

      Point is a separate asset that is stretched vertically through the whole screen and over the building, we start making it at 4:20
      The buildings only have static physics that is used to see if you hit the building or not.

    • @heeeeeresrossy
      @heeeeeresrossy 4 роки тому

      @@SmartPenguins Thank you for your rapid reply. The issue I'm having now is that when I go between the buildings, I don't get points for passing through all of them. It fails to give me a point when passing through every second building. I don't know where I'm going wrong. Any advice for a total newbie would be appreciated please.

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      @@heeeeeresrossy Did you try turning on debug mode when you play and see if the colliders are in the right place and you are colliding with them?

    • @heeeeeresrossy
      @heeeeeresrossy 4 роки тому

      @@SmartPenguins Yes and I do collide. I just want to know how you combined the point and buildings to duplicate them as one.

    • @SmartPenguins
      @SmartPenguins  4 роки тому +1

      I just selected both the point and the building(s) by holding Shift and selecting all items that i want to duplicate and then press "D" to copy.

  • @lalgoss11
    @lalgoss11 4 роки тому

    the defeat does'nt work for me, my player still moving and does'nt disappear

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      Did you check "Remove" option

    • @lalgoss11
      @lalgoss11 4 роки тому

      @@SmartPenguins Thanks for your answer i found an issue good video man

  • @randomgamingworld8999
    @randomgamingworld8999 4 роки тому +1

    hey! excellent work, waiting for more videos, do it for bb users we support you 👌😎👍

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      Thanks for support, we'll keep them coming!

  • @superman-ol6xx
    @superman-ol6xx 4 роки тому

    Thankks for the tutorial
    Can i get the template of this?

  • @Puckerization
    @Puckerization 4 роки тому +1

    Why the cartoon voice?

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      I tried it out in a cartoon voice and I like it. Why? Would you prefer me do it in regular voice?

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

      @@SmartPenguins yes please

  • @abounozib
    @abounozib 4 роки тому

    its very nice can you please share the template file for it

  • @Kevin-K10
    @Kevin-K10 2 роки тому

    It don’t work for me

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

    did you use pro version?

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

      I didn't use pro version for this. But free version has a lot more of limitation now days.

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

      @@SmartPenguins do you have the link to download the version that you used in this video?

  • @randomgamingworld8999
    @randomgamingworld8999 4 роки тому

    hey!
    can i get any free game template from you

    • @SmartPenguins
      @SmartPenguins  4 роки тому

      Here is one: ua-cam.com/video/acMVusm0mr0/v-deo.html
      Will be make more soon.

  • @JatisariEnglishClub
    @JatisariEnglishClub 5 місяців тому

    You speak too fast oh my god