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

RotationStyle support #602

Open
nighca opened this issue Jun 17, 2024 · 0 comments · May be fixed by #639
Open

RotationStyle support #602

nighca opened this issue Jun 17, 2024 · 0 comments · May be fixed by #639
Assignees

Comments

@nighca
Copy link
Collaborator

nighca commented Jun 17, 2024

Part of #543.

There are three possible values for RotationStyle:

  • Normal: The sprite is rendered with the heading degree
  • Left-Right: The sprite is always rendered facing-left or facing-right, depends on the heading degree
  • None: The sprite is always rendered as heading: 90, whatever the real heading degree is set

PRD: https://www.figma.com/design/fCUVMjxMfiB3KwZxBdTV09/Go%2BBuilder-%E4%BA%A7%E5%93%81%E5%8E%9F%E5%9E%8B?node-id=287-7247&t=cpGtvmJil6dGC3Us-0
UI Design: https://www.figma.com/design/vmDy0ROUDDFL22UjLljUk0/Go%2B-Builder-%E7%95%8C%E9%9D%A2%E8%AE%BE%E8%AE%A1?node-id=2007-47800&m=dev

@nighca nighca self-assigned this Jul 5, 2024
@nighca nighca linked a pull request Jul 5, 2024 that will close this issue
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 a pull request may close this issue.

1 participant