How to make an RTS or top down camera system?

Currently working on a RTS map game and I was going about to wonder, how to make a good top down camera.
I want the results like this, or at least similar to this:


https://gyazo.com/a5f1dcd606479c8a03240a8d8093b4b7
(footage is from World Of Revolution By Taxents)

I’ve seen a good top down camera system but it uses mouse drag to move the camera around. I am unsure on how to go about making it into using WASD and teleporting when it reaches the edges.

I would really love your help.

I have a camera script that is close to what you want but you might have to change it a little: RTSCamera - Roblox

Thank you very much, I’ll be sure to test it out later when I get home

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.