I making 2D(graphic) top-down game and I want to make that whole world rotate around character instead everything else, for that I need 3d camera which will be follow character like in 3D TPP games bu in top-down view
how to achieve something like that in irrlicht