I have just done w simulate jump and so on, but when I use a or d it only moves a tiny bit.
What should i do?
You are probably using "On key pressed" conditions, which are triggered once per pressed key. You need "Is key down" conditions which continue to run continuously.
Develop games in your browser. Powerful, performant & highly capable.
Thank you for that. Nice games by the way