How can I hide and show actors in python
So there’s this game I’m making and I have the play button as an actor, how do I make it so that when I click it, it disappears? Using pgzero on windows.
So there’s this game I’m making and I have the play button as an actor, how do I make it so that when I click it, it disappears? Using pgzero on windows.
I have programming as a subject in school, and this is our last project of the semester. For our last task we are going to use replit.com, which use PygameZero. Which from my understanding, is a easier version of Pygame, which again is a version of python more focused on making games (correct me if im wrong).