Changing Movement Speed

Is there a way to change the movement speed of the camera using coblocks?
Thanks,
Clint

1 Like

You can, but you would have to code it in, so by making it usable in Co-blocks, you can make it say (move camera (x) distance in (y) seconds

Yes, but that code makes the camera go to a specific point.

1 Like

You can use when key pressed event blocks to override the default WASD/arrow keys to move your camera at a speed you wish, for example:

Hope that helps! Let me know if you have any further questions.

Geoff @ TechLeap

2 Likes

Ohhhhhhhhhhhh!!! I haven’t thought of that! I think it works… thank you!

2 Likes

but then how do you get the camera