Switch between images when space bar pressed
问题 So I am creating a video game where an icon moves with pc controllers. Also, I want that when I press the space bar, my icon (spaceship which moves with controllers) switches between styles. I have manged to do that but it only works one time and I can't go back to the initial image. What I would like to have would be that it switches between four images and at the end of it returns to the original style. Here is the code for controllers: let display = document.getElementById("body").style