I am working on a similar project to this website: SOOT. How can I achieve the same camera movement behavior as on this website? Could you provide some plugins, GitHub references, or tips on how I can achieve this?
I am working on a similar project to this website: SOOT. How can I achieve the same camera movement behavior as on this website? Could you provide some plugins, GitHub references, or tips on how I can achieve this?
You can use MapControls with an Orthographic camera. Here is the link to the official example.