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

Improve portrait positions and position event #2123

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Jowan-Spooner
Copy link
Collaborator

  • Make portrait positions be referenced by name (string).
  • PortraitContainers can have a list of "names"
  • improve VN portrait layer (better spacing)
  • improve Shortcode Event save/load code.
    • can now Save, whether a shortcode had been set.
  • allow shortcode values to contain = but not unescaped "
  • Implement multitween (allowing multiple tweens to contribute to the same property)
  • Implement container movement, rotation and resizing
  • Add "position-suggestions" field in Portrait settings
  • Improve position event
    • adds translation, rotation, resize
    • adds tweening settings (ease/trans/await)
  • Add a debug draw mode for PortraitContainers

Positions can now have a list of identifiers.
- improve VN portrait layer (better spacing)
- improve Shortcode Event save/load code.
    - can now Save, whether a shortcode had been set.
- allow shortcode values to contain = but not unescaped "
- Implement multitween (allowing multiple tweens to contribute to the same property)
- Implement container movement, rotation and resizing
- Add "position-suggestions" field in Portrait settings
- Improve position event
   - adds translation, rotation, resize
   - adds tweening settings (ease/trans/await)
- Add a debug draw mode for PortraitContainers
@Jowan-Spooner Jowan-Spooner added Enhance ⚡ Improve a feature's workflow. Feature✨ Needs testing We don't understand this problem fully yet labels Mar 3, 2024
@Jowan-Spooner Jowan-Spooner marked this pull request as ready for review March 9, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhance ⚡ Improve a feature's workflow. Feature✨ Needs testing We don't understand this problem fully yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant