How to get camera perspective view like Brawl Stars?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By icqqq

I want to get the camera perspective view like the following screencap

You can see it is 3D but the edges of blocks are parallel.
So How can I get this view?
Is this perspective or orthogonal?
Can I achieve the same effect if I use perspective camera?

thanks!

Definitely orthogonal. Why you want it be perspective?

Dlean Jeans | 2019-06-18 13:30

but the character seems perspective

icqqq | 2019-06-18 15:09

I’m pretty sure the characters are drawn separately in this game, so they could be images or something different. They don’t seem to match the world’s perspective and I think that’s part of it’s cartoonish charm.

andersmmg | 2019-06-18 17:40

:bust_in_silhouette: Reply From: Dlean Jeans

Dunno how you took the screenshot but I just looked into Brawl Stars gameplay videos and they look Perspective.

Take a look at another screenshot I found online:

You can see the sides of blocks, either on the left side or right side of the screen.

This is the camera settings that replicate the perspective in my game:

  • Low Fov: 15
  • rotation_degrees.x: -60
  • High translation.y: 150 (so you can see with low FOV)

how about archero?

You can see the edge is also parallel.
but the character is 3D

How can I achieve this effect?

icqqq | 2019-06-20 12:27

I haven’t got much experience making 3D games. But have you tried anything to achieve that?

Dlean Jeans | 2019-06-20 12:53