What Wick Editor Version are you using?
1.9 web app
Describe the Problem
I dont know how to make a object rotate while a key is held down
What have you tried so far?
i wrote this but it dose not work.
if (isKeyDown("q" || "TURNLEFT")) { this.rotation(+10) }