I was a user of Blender in the early days (late nineties early 2000s) and explored deeply the original game engine. I made many games that I still have on file that I can run successfully with older versions of blender that I still have! The best part was that it ran online, but then I think security issues with the browser-based plugins (and internet plugins in general) became an issue, and then the tech bubble burst. I was heartbroken when the project died, but I am glad to see it rise from the ashes again. Thanks for the tutorial!
@jweinrub2 жыл бұрын
This is awesome so far. I'm just getting started with UPBGE.
@jweinrub Жыл бұрын
@Red_Paper6495 I'm sorry, you're asking the wrong person. I think you want to talk to the guy who did the video. I haven't used Armory 3D. Best of luck. :)
@TheRealNickG2 жыл бұрын
vsync was on by the way (which is probably a good thing). that is why it was insisting on 60 fps not anything to do with the machine. thanks for making this!
@atibyte2 жыл бұрын
Thanks for the info!
@alex.artechtattoo3 жыл бұрын
Thanks a lot, MAN! I'm very glad to find your channel!
@atibyte3 жыл бұрын
Welcome!
@biggiemann17122 жыл бұрын
@@atibyte great work brto! Do you think you can also show us how to build a simple soccer game on Upbge with logic bricks/nodes?
@sandraeise9080 Жыл бұрын
This is a perfect and understandable Tutorial. Thank you for this ! It's very helpful. Please go on this way. I have just finished this tutorial and will go to #2 now :)
@georgebush1932 жыл бұрын
Thank you,it helps me a lot
@Iamthevioletflame2 жыл бұрын
vamos vamos no dejes de hacer videos de UPBGE
@andolgiemusic67442 жыл бұрын
nice tutorial bro, thank you!
@atibyte2 жыл бұрын
You're welcome!
@l33tacad Жыл бұрын
Interessante, grazie!
@IspyrGameDev3 жыл бұрын
Hiya just subbed! Interesting in seeing how UPBGE develops. Is there a specific reason to use Bricks over Nodes? Is it simply preference?
@atibyte3 жыл бұрын
Hey thanks! Yes it's more of a preference.
@rf26422 жыл бұрын
logic bricks are the best. I struggled to code for years and love logic bricks.
3 жыл бұрын
Awesome!
@atibyte3 жыл бұрын
Thanks!
@3RDEYELOVE Жыл бұрын
Feels like I stumbled on a secret 👌🏾
@michaelwerkov34382 жыл бұрын
Thank you!
@atibyte2 жыл бұрын
You're welcome!
@AhmadHossam2 жыл бұрын
The diagonal motion is faster than the normal dirwction tho to fix that in logoc nodes u use vector math normlize but what do u do in logic bricks
@D-M-K-1-22 жыл бұрын
I have a question: Whenever i try and press play on my project, It just completely closes everything. How do i fix this issue?
@redx32502 жыл бұрын
this can cause due to hiding the main character or camera
@vasudeosinha46602 жыл бұрын
Upbge might have crashed Use the stable version instead
@MaiconMatos083 жыл бұрын
Yeah!
@800kpygame22 жыл бұрын
Thanks.
@JohnEvans-h5h11 ай бұрын
My upbge isn’t working it keeps saving it as blender witch doesn’t have logic bricks editor
@staylifted_123211 ай бұрын
So iv tryed using the globaldict to make int proporties presist across diffrent scenes, but it dosnt work no matter i try. Iv follow many tutorials exactly, but in the newest vertion of upbge it just dose not work. I tryed using logic nodes to call the variable in one scene fromthe object, save it to a JSON file and tryed saving it to globaldict as well, but when i try to call the saved variable in another scene the console says somthing like it refuses to import the saved variable to scene with out exception. Im so lost. There must be a new way. Please iv asked so many people but they all just ghost me or talk crap. I would very much a vido showing how you would do this. Having variables sent and read in other scenes is absolutely necessary to make any decent game.
@upbgetv2 жыл бұрын
for version 0.3, impossible for me to select an object in the 3D view with mouse click. forced to stay in alpha version...
@farfromsubtle2 жыл бұрын
Can nodes be copied and pasted within the logic brick editor? Googling didn't turn up much for me.
@evilcoot2 жыл бұрын
Hey, thanks for the Tutorial. I use now UPBGE v.3.0 Just opened it. Can you tell me why i cannot scale,move, select objects in viewport, like normal blender ? Also my screen is black when I press P. In viewport render it looks good...
@koyo2743 жыл бұрын
new subscriptor bro
@atibyte3 жыл бұрын
Thanks!
@5x3852 жыл бұрын
Thank goodness, the documentation and its tutorials are all based on B2.5 and difficult to follow.
@itsME-dc4vm3 жыл бұрын
nice ;D
@atibyte3 жыл бұрын
Thanks!
@AntoineVanGeyseghem Жыл бұрын
:O
@lajoskelemen75022 жыл бұрын
Helló. Engem nagyon érdekel ez a dolog, de szeretném, ha magyar lenne a videó. Hallom a hangodon, hogy magyar vagy, jó ötlet lenne a magyar nézőknek is egy ilyen oktató videó. Köszönöm.
@SkyFly198533 жыл бұрын
That engine... yeah, after Blender had abandoned Python game engine...
@atibyte3 жыл бұрын
Still not sure, how deep i want go in this hole. Maybe it would be better just to learn Unity, UE or Godot.
@SkyFly198533 жыл бұрын
@@atibyte hmmm... Well, you will decide. As for me, I would stick to Python game engines from Python itself.