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

Support PCam2D Rotation on Camera2D #214

Closed
3 tasks done
ramokz opened this issue Feb 6, 2024 · 0 comments · Fixed by #225
Closed
3 tasks done

Support PCam2D Rotation on Camera2D #214

ramokz opened this issue Feb 6, 2024 · 0 comments · Fixed by #225
Assignees
Labels
2D Issues concerning 2D scenes enhancement New feature or request
Milestone

Comments

@ramokz
Copy link
Owner

ramokz commented Feb 6, 2024

Project Type

2D

Feature Description

From DM chat with: https://mastodon.gamedev.place/@ZT2wo

If you rotate a PCam2D it will currently not change the Camera2D's rotational value.

This proposal is to support linking the rotational value of the PCam2D with the Camera2D.

Needs to support:

  • When idling or has a Follow Mode
  • Rotational changes during tweens
  • Not rotate the Limit size preview.

Use Cases

Every 2D project where you would want to change the rotation of the

Importance

Low - there are workarounds where the proposed feature would just simplify things

Usage

Often - a significant amount of projects can find this useful

(Optional) Proposed Solution

No response

@ramokz ramokz added enhancement New feature or request 2D Issues concerning 2D scenes labels Feb 6, 2024
@ramokz ramokz added this to the 0.6.x milestone Feb 6, 2024
@ramokz ramokz self-assigned this Feb 6, 2024
@ramokz ramokz linked a pull request Mar 1, 2024 that will close this issue
@ramokz ramokz closed this as completed Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2D Issues concerning 2D scenes enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant