
-
ellie_ff1493
so i wanted to port the scene modal over to pc (if i am aloud), and i found out that _scene2 is builtin to the interpreter so think i found the interpreter in a file called py3kit? i have no idea whats in it apart from it has parts of _scene2 in but this file starts with "CAFEBABE" and that is the magic number for java class files.
-
-
-
ellie_ff1493
Can you do some basic debugging and find out if the functions get called, so we know if it’s a problem with the return or the message isn’t making it to the function
-
ellie_ff1493
i have seen this pop up lots and it looks quite nice, can i contribute to it?
-
ellie_ff1493
Works fine for me, where are you running the script, it might not have permission to write there
-
-
-
ellie_ff1493
is there any unique identifier in pythonista i can use to identify devices? im making a game with lan multiplayer and want the sever to remember the device
-
ellie_ff1493
zim made for keyboard and mouse, if you do somehow get it working its not going to work with a screen, look at the scene module