How do I make an object move when a key is pressed?

How do I make an object move when a key is pressed?

I can’t find it in the manual.

In scripting issues there are a few actor movement discussions going on, so it may help to look through them. I started to learn movement from the roaming ralph tutorial, so opening up and examining that code is great to learn from.

I hope this helps.

Look at the Roaming-Ralph tutorial; it does exactly that, and is short and simple to read.

Thanks.