1.

Solve : help me with movement please??

Answer»

I am messing around in batch creating some games and some of my favorite games, but I need help with something.
I am making a game that when you press WASD your CHARACTER moves, and I'm WONDERING how i can do this.

-thanks choice /c wasd
if %errorlevel% == 1 THIS IS FOR W
if %errorlevel% == 2 THIS IS FOR A
if %errorlevel% == 3 THIS IS FOR S
if %errorlevel% == 4 THIS IS FOR D



Discussion

No Comment Found