Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] UObjectHook - Camera Manipulation Additions #104

Open
Benuno opened this issue Jan 8, 2024 · 0 comments
Open

[FEATURE REQUEST] UObjectHook - Camera Manipulation Additions #104

Benuno opened this issue Jan 8, 2024 · 0 comments
Labels
enhancement New feature or request UObjectHook

Comments

@Benuno
Copy link

Benuno commented Jan 8, 2024

In certain scenarios within games, issues arise with the camera's fixed movement or rotation.

For instance, games employing predefined camera routes or specific camera rotations during in-game actions encounter limitations. Notably, in titles like Crash Bandicoot 4, the injector makes first-person gameplay possible, yet camera rotation remains constrained due to locked camera configurations. Also, games like Call of the Sea exhibit camera rotations resetting to default positions during certain object interactions.

Moreover, titles like Bee Simulator encounter challenges in first-person concerning player movement. Currently, fixing joystick input to align with the head-mounted display (HMD) direction results in slower character movement when it deviates from the pawn's/third-person camera's facing direction.

Proposed Solutions:

  • Camera Configuration Modification: Implement features empowering users to modify player camera configurations. This enhancement would offer the ability to override or disable View Targets and adjust camera behavior triggered by right stick movements. These modification aim to resolve limitations encountered in games with predefined camera movements.

  • Head Rotation Sync: Introduce an option to synchronize the player's head horizontal rotation with the player's camera or pawn/actor (horizontal) rotation. This synchronization would alleviate movement issues in select titles, such as Bee Simulator, where discrepancies between the player's view and the pawn's facing direction affect gameplay.

@praydog praydog added enhancement New feature or request UObjectHook labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UObjectHook
Projects
None yet
Development

No branches or pull requests

2 participants