Skip to content

[#3] Implement camera follow APIs#14

Merged
mihaid11 merged 3 commits into
masterfrom
mihai/camera_target
Jan 23, 2026
Merged

[#3] Implement camera follow APIs#14
mihaid11 merged 3 commits into
masterfrom
mihai/camera_target

Conversation

@mihaid11

Copy link
Copy Markdown
Owner

Title

[#3] Implement camera follow APIs

Description

What changes did you make?
Added a target transform in camera. Implemented different camera modes and look ahead mechanic.

Why are these changes needed?
Camera needed to be dynamic and have different modes for customizability.

Related Issue:
Fixes #3

Type of Change

  • Bug fix
  • New feature
  • Code Refactor
  • Documentation update

Checklist

  • Self-Review: I checked my own changes for mistakes.
  • Docs: Updated documentation if required.
  • Zero Warnings: Changes don’t introduce new compiler/linter warnings.

Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
@mihaid11 mihaid11 force-pushed the mihai/camera_target branch from 421ca52 to 39c05fc Compare January 22, 2026 23:00
@mihaid11 mihaid11 merged commit c9b1263 into master Jan 23, 2026
6 checks passed
@mihaid11 mihaid11 deleted the mihai/camera_target branch January 23, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow camera to be attached to an entity transform

1 participant