overhead camera tracking

so, I’m trying to create an “Astroids” style game where the camera style will be simple. it will be an overhead on an entire scene, with the “hero” viewed from above, such as the game Astroids. i tried matching the camera dimensions to a plane, but having negative results i.e. the camera is trying to do a look around since I’m using a pre made 3rd person plugin.

tips? suggestions? scripts? kinda lost.

It sounds like you just want a fixed orthographic camera?

Take off the script.

The camera always shows you what it’s looking at. All the script does is move it around. Think of it like a video camera on a monkey’s head, and the script is the monkey.