DemoRec: input recording and playback
I wish to show you a new Game Maker extension I made to record the gameplay. The extension can record mouse and keyboard input and reproduce them accurately during playback. In order to simulate mouse down and mouse up, I created a simple DLL “RecHelper.dll”, which is included in the gmez. How to use it […]