I want to render my game to image animation frames using a cheat code. This is what I am imagining:
1) Start Game and execute cheat code, like hold "R" key.
2) For every frame that the game is running, save to a subfolder of my game folder called "renderframes" on my computer.
How would I go about creating this?