Skip to content

Tweaks the logic to how the editor handles toggling and setting of camera modes to behave more consistently,#1738

Merged
Azaezel merged 1 commit into
TorqueGameEngines:developmentfrom
Areloch:FixEditorCameraModeHandling
May 16, 2026
Merged

Tweaks the logic to how the editor handles toggling and setting of camera modes to behave more consistently,#1738
Azaezel merged 1 commit into
TorqueGameEngines:developmentfrom
Areloch:FixEditorCameraModeHandling

Conversation

@Areloch
Copy link
Copy Markdown
Contributor

@Areloch Areloch commented May 14, 2026

Allow for initializing the camera into another mode(like 3rd person), and properly toggling back and forth between the standard cam and whatever the other last camera mode was.

Also adds callbacks so gamemodes/modules can provide custom camera modes. This gives more control and integration of specialty camera types so it doesn't have to fight the editor's handling of camera modes/toggles.

…mera modes to behave more consistently, allow for initializing the camera into another mode(like 3rd person), and properly toggling back and forth between the standard cam and whatever the other last camera mode was.

Also adds callbacks so gamemodes/modules can provide custom camera modes.
This gives more control and integration of specialty camera types so it doesn't have to fight the editor's handling of camera modes/toggles.
@Azaezel Azaezel merged commit 275bf3c into TorqueGameEngines:development May 16, 2026
3 checks passed
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.

2 participants