Circle/polar grid System like Frostpunk

Hey guys, I am currently working on a game in my school and the recently released game Frostpunk has a lovely cool grid system what would be super cool in our game…

I am just an artist and our program leads are currently not in house. At the moment we have just a normal quad grid

I am just asking because I can’t find something similar to this…

Is it hard to program a grid like this?

Anyone have ideas or maybe experience and can tell us where to start?

1 Like

I don’t have an answer, but I wanted to mention that I also found this to be a very neat feature of this game and it piques my interest as well.

I don’t know how they did it but it looks like some cartesian to polar coordinates transform.

Edit: or in this case more like polar to cartesian ;D