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.
if what I'm saying entails that, sure. I'm not sure where i should be looking.
– anon46162083well i figured out toggling the orthographic cam but fixed? will this camera stay in position if i apply a 3rd person controller? if not what should i consider?
– anon46162083