Clash of clans top camera view

So i wanted to make a game with a top view like clash of clans and move the camera in the same way. But i dont know even how to start and theres no tutorial, can anyone help me?

1 Like

Hello, for the top view you could use an anchored part with the right angle at the top of your buildings.
Then set the cframe of the player camera on the part
Make that when a player use wasd or zqsd keys, tween the part to move the camera.
I hope that I’m not too confusing.

2 Likes

I was thinking for the camera movement to drag the screen and move it, thats the problem

2 Likes

I found a code in the dev forum to have a top straight view.
You need to put it in a local script in start player scripts.

2 Likes

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