Dude... you're amazing. I need to learn to figure things out like this! I'll definitely be tinkering with how to use and understand this :D
Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello โ I'm @olemoritz on Twitter.

Best posts made by DoinStuffMobile
-
RE: Joystick UIControl ui wrapper?
Latest posts made by DoinStuffMobile
-
RE: Joystick UIControl ui wrapper?
@mcriley821 Wow, I clearly did not look hard enough initially! That's amazing!
-
RE: Joystick UIControl ui wrapper?
Dude... you're amazing. I need to learn to figure things out like this! I'll definitely be tinkering with how to use and understand this :D
-
Control Ui in Scene?
Hello everyone!
I was wondering if it is possible to put a joystick-like control on a game in scene (think like on a mobile rpg game)?
I have tried different combinations of touch_began and moved but the three things i am looking for are:
-
Character moves in direction the touch is dragged from initial touch, but not to the location of touch
-
For this to only happen on one side of the screen (example : only on the left side)
-
Is possible to have an overlay that includes a joystick on the left and buttons on the right, for example. I can provide pictures if i haven't described this well enough.
Thank you for any guidance or links to where to look. I've only looked at the Scene and Turtle documentation and tinkered around.
If this is not possible I also was wondering if Pythonista's Turtle module would be getting keyboard inputs back since the popularity of bluetooth, smart, and magic keyboards? I think it currently doesnt include them, right? ๐
Thanks again! I haven't ever made a thread before, but I've learned a lot from reading others.
DoinStuff -
-
RE: Can't press "tab",when using Chinese keyboard
@dxfong
Strange mine doesn't crash on the chinese keyboard. Either way I simply have to suggest using the English qwerty keyboard when coding. I only use the chinese keyboard when typing in chinese... Every other situation, and especially when writing in a coding language, I avoid it. ๅคช้บป็ฆ ๐ -
RE: [RPG Update] - For those following along
@stephen Hey I just registered for this forum and this is the first thread I went to. Just wanted to let you know that I'm very very interested in your project! Is there a place that you post more about it? Do you have a specific thread on here about it? Use Discord? Youtube?
I couldn't find a private message option in your profile, but I wanted to reach out when I saw you're cool project. Thanks for posting!