Hey guys,
I got a moving Triangle in my program and i also have a few screens you have to go trough by pressing enter.
Now i only want the triangle to be controllable in the last screen. but for it to move it needs to be checked constantly and that is where void draw is for. but if i put it in draw it wont show the other screens. is there a way to do it without draw?
Thanks
1