-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I have tried to launch pi3d multiple times from the same code and every time it works fine the 1st time around and then I get a blue pi3d screen on subsequent launches (i.e. when pressing the '0' key) and the mouse only allows movement in a very small area in the middle of the screen?
Each launch follows calls to:
mykeys.close()
mymouse.stop()
DISPLAY.destroy()
as I need to close the pi3d window before loading another map.
See code here:
MyTest.zip
This is part of a larger codebase (my GUI for WorldEngine) and I am probably doing something wrong?
Any help would be greatly appreciated
Thanks in advance
Shando
PS: I'm using the following:
python 3.6.8
pi3d 2.49
pygame 2.1.1
PyOpenGL 3.1.5
Metadata
Metadata
Assignees
Labels
No labels