Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Camera module #2

Description

@kennux

Implement a UnityTK module with helpful stuff for setting up generic game cameras:

  • Static cameras
  • Top down cameras
  • Isometric camera
  • "Fake" Isometric camera (Perspective low FoV, far away)
  • (Investigate) 3rd Person Camera
  • (Investigate) 1st Person Camera

Generic features:

  • Shaking (Spring physics?)
  • Waypoint movement (Scripted and static in scene)
  • API for modifying camera properties (FoV, projection matrix, ...)
  • Focus object (constantly look at and limit user input)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions