Making an object stop completely

I want a moving object to stop completely whenever you press q.

Is there anyway to do this without python?

I was thinking if I had to use python to set the object into a static object and on the next tick make it dynamic.

Keyboard sensor > And controller > Motion actuator (Servo Control; X, Y, Z = 0).