How to add isometric (rts-alike) perspective and scolling in unity?
Posted
by
keinabel
on Game Development
See other posts from Game Development
or by keinabel
Published on 2012-11-06T20:29:28Z
Indexed on
2012/11/06
23:21 UTC
Read the original article
Hit count: 285
I want to develop some RTS/simulation game. Therefore I need a camera perspective like one knows it from Anno 1602 - 1404, as well as the camera scrolling. I think this is called isometric perspective (and scrolling).
But I honestly have no clue how to manage this. I tried some things I found on google, but they were not satisfying.
Can you give me some good tutorials or advice for managing this?
Thanks in advance
© Game Development or respective owner