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❤❤❣
Amazing video bro, keep the amazing videos coming 👏👏🌟 Let's build the buildbox Game development community Much love from the ThinkTwiceGameDev channel.
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.
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.
@@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!
@@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
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.
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.
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.
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.
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.
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.
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
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.
Thank you so much!
Glad that you find the video useful. Thank you
Original TH-camr Tutorial Is From Gamebox.
@@userbanned4 no need to shout no need to yell
Being honest a better explanation than other American TH-camrs trying to explain this. With you is so simple thank you! 😎👍👏💯
Happy to help!
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❤❤❣
Good video
Helped me a lot
Thnx sir
Glad that it helped.
Amazing video bro, keep the amazing videos coming 👏👏🌟
Let's build the buildbox Game development community
Much love from the ThinkTwiceGameDev channel.
Most definitely!
Thanks this video really helped me with some basics and made it easier
Glad it helped!
I showed my version to my grandma and she said I could make a robot in the future 😂😂😂😂😂😂😂😂
Same 😂
🤣💪Good look 👌
Nice 🔥👍 Need More Tutorials of Buildbox plz..
Idea: Let's make an RPG in 60 - 120 minutes with vehicles, npcs and areas!
Good starting point! Thanks
Glad it was helpful!
Thank you to all our subscribers. Happy new year 2021 to all of you.
Thank you so much I easily understood ❤️
Glad to hear that
its amazing tutorial make more and better because you just give a big help me thanks so much.GOD Bless You!!!!!
Thank you teacher^^
its a good channel thanks a lot for that lesson
Thank You!
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.
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.
It's working now. It was a small mistake that I made. Thanks
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.
You help me so much , thanks
Happy to help
It is helpful ❤
how we can add the enamy in random direction
Is it possible to make a "sensory game" like just having a bunch of objects that the user can play with and move around?
Yes, It can be done very easily with buildbox
@@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!
@@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
Make more videos, this really helps
when u show how to do camera follow the player it didnt work :'(
nice video
bro i tried many times but i cant make the camera to follow the cube what can i do can you help me out
It said game over while I didn’t touch it what did I do wrong
Help! as soon as my game starts even if im not touching an enemy it says game over
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.
When I add an enemy in my game and my character collides with it, it doesn't die. Why?
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.
Sir, what plan did you use and can dice board game be made using buildbox?
You have to use either plus or pro if the primary target is mobile devices. Free plan doesn't have mobile export.
@@next-topgaming thanks for the response, yes i actually consider to subscribe the plan
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.
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.
It says game over before I touch an enemy and I can't find any errors. Any tips?
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.
it is not moving when i am changing camera followed by chracter
Check the Camera properties, position follow attribute should be set to Character.
I can't make shooting games like free fire?
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.
you drag cube to characters to make the cube the main character of the game.
I have a problem i just got buildbox on my laptop and its zoomed in may i ask how do i fix it
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
@@next-topgaming How to zoom in or out in the world
Pease tell
There is Camera Zoom Animation node available for that. you can find that in Actions section.
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.
Which app did you use to find the image? I need to know it plz.. Thanks🙂
If you are asking about how i recorded the video , i used Adobe premier pro and also i use Debut from NCH Software.
Man it looks hard but i try
How to make it
Can I develop gta like games here
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.
@@next-topgaming one more question is it possible to make gta like games using no code applications. If so pls mention the name
@@Statt-est913 check unity.com/features/unity-visual-scripting
this is gooder now
👍
0:51
💋💋❤❤💋💋
Looks really complicated
Upload to app^^
هل انا العربي وحيد الذي اتابعه
Buildbox to cash
invite you to my team named mojang