Camera Controls #8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As this is a 3d game, it would be nice for the player to be able to have some (restricted) control over the camera. I like to imagine that the camera is fixed to a point in the center of the map (where the party stands), but is able to zoom in / out, and rotate around that fixed point. The camera also has a fixed angle toward this point (isometric).
I also think that it would be cool to add a spherical zoom to get a camera tilting / moving down effect ala sims, but that can get more complicated than needs be for now.
Acceptance Critera:
Added in
3043c54bc4