You rock! I'm an OLD Blenderhead. I am now taking a Python bootcamp. I would LOVE to see you do more tutorials on Python for UPBGE! This one is a good simple intro.
Hello sir. I can't see this video in 720 format. By the way i saw some video about cocos2dx . Will you please make a video how to set up cocos2dx for python. Actually I want to make a android game in python.
I really appreciate you making videos about using Python in UPBGE, cause good UPBGE tutorials in general are hard to find unfortunately, so keep it up 👍 Also I've got a question. Can you make a video explaining states in the logic brick editor? I noticed in another tutorial that there's a panel in the middle where you have your states, but it seems that in newer versions of the program, this states panel is no longer there. This makes it really hard to follow the tutorials out there since a majority of them seem to be older ones, so a video on this would be very much appreciated
So iv tryed using the globaldict to make int proporties presist across diffrent scenes, but it dosnt work no matter how i try. Iv follow many tutorials exactly and to the letter, but in the newest vertion of upbge it just dose not work. I tryed using logic nodes to call the variable in one scene from an object with a variable on it, save it to a JSON file and tryed saving it to globaldict as well. However 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 trash. Iv have looked at the whole you scene is a ship illustration but that is way out dated. I would very much love a vido showing how you would do this. Or at the very least a step by step instructions guid. Having variables sent and read in other scenes is absolutely necessary to make any decent game.
i got in trouble.. i can't import bge logic.. here is error text from bge import logic #! Traceback (most recent call last): #! File "", line 1, in #! ModuleNotFoundError: No module named 'bge' how can i import bge logic? i installed Upbge 0.3 ver please help me
Your videos are top quality in the UPBGE community! Subscribed and opened notification! I want to make a free garden-themed relaxing game that includes a mode where you can design very detailed trees and other plants. From the ground up, from a tiny seed to a whole adult tree, with the animations and all. I already know how to make the animations, tons of tutorials exist for that. But the user interface, position selection with mouse and other game elements, I am not familiar with. So in your tutorial series in the future, can you please show some logic/python script combined with Blender's geometry nodes when it comes to selecting a geometry and creating interesting branches? Thanks!
Excellent tutorials! Please, make tutorials about colliders, jumping and a capsule collider to move a character across the game world with obstacles: walls, steps and hills.
Don't stop making videos on it. We are with you.
Thanks man!
You rock! I'm an OLD Blenderhead. I am now taking a Python bootcamp. I would LOVE to see you do more tutorials on Python for UPBGE! This one is a good simple intro.
Great tutorial to understand python .
Solution to move cube continuesly when only pressed is to activate pulse true level in logic brick sensor
Loving the content man! Keep up the great work :)
Hello sir. I can't see this video in 720 format. By the way i saw some video about cocos2dx . Will you please make a video how to set up cocos2dx for python. Actually I want to make a android game in python.
I really appreciate you making videos about using Python in UPBGE, cause good UPBGE tutorials in general are hard to find unfortunately, so keep it up 👍
Also I've got a question. Can you make a video explaining states in the logic brick editor? I noticed in another tutorial that there's a panel in the middle where you have your states, but it seems that in newer versions of the program, this states panel is no longer there. This makes it really hard to follow the tutorials out there since a majority of them seem to be older ones,
so a video on this would be very much appreciated
So iv tryed using the globaldict to make int proporties presist across diffrent scenes, but it dosnt work no matter how i try. Iv follow many tutorials exactly and to the letter, but in the newest vertion of upbge it just dose not work. I tryed using logic nodes to call the variable in one scene from an object with a variable on it, save it to a JSON file and tryed saving it to globaldict as well. However 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 trash. Iv have looked at the whole you scene is a ship illustration but that is way out dated. I would very much love a vido showing how you would do this. Or at the very least a step by step instructions guid. Having variables sent and read in other scenes is absolutely necessary to make any decent game.
i got in trouble.. i can't import bge logic.. here is error text
from bge import logic
#! Traceback (most recent call last):
#! File "", line 1, in
#! ModuleNotFoundError: No module named 'bge'
how can i import bge logic? i installed Upbge 0.3 ver please help me
Your videos are top quality in the UPBGE community! Subscribed and opened notification!
I want to make a free garden-themed relaxing game that includes a mode where you can design very detailed trees and other plants. From the ground up, from a tiny seed to a whole adult tree, with the animations and all. I already know how to make the animations, tons of tutorials exist for that. But the user interface, position selection with mouse and other game elements, I am not familiar with.
So in your tutorial series in the future, can you please show some logic/python script combined with Blender's geometry nodes when it comes to selecting a geometry and creating interesting branches?
Thanks!
Thank you! I am still just learning UPBGE as you do. So i will see how deep i can dig into this hole.
Muy bueno, proba colocarle a los sensores los 3 puntitos que causan la continuidad de seguro permitira que mantengas presionada la tecla
Excellent tutorials! Please, make tutorials about colliders, jumping and a capsule collider to move a character across the game world with obstacles: walls, steps and hills.
Thanks, i will see what can i do. I am still learning UPBGE.
@@atibyte UPBGE has a build-in physics engine for these things called Bullet Physics
Thanks , please make a score board for next tut
Super cool!
Nice tutorial!
Thanks!
Thank you so much!
You're welcome!
if we use while instead of if will it work better?
No, you cannot add while loops there, it's going to freeze the engine. Try it out.
Nice. ✅✅✅✅
Thanks for the visit again.
@@atibyte
You are always welcome and I thank you for making those valuable videos. ✅
:o
I wish Upbge would improve it more :(
Hopefully they will, but it may take years.
Broken in upbge