top | item 37664781

(no title)

damon_c | 2 years ago

How do I add WASD controls to the camera?

discuss

order

TrevorSundberg|2 years ago

That's something you'll have to code up yourself, however to get you started this script checks for pressing the W key and moves forward:

https://pastebin.com/8kMTCu3Y

damon_c|2 years ago

Hugely helpful, thanks! I really did give it a few minutes and look for docs/examples before asking. I promise!