Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Additional component types for Tween API #6

Open
jeffcampbellmakesgames opened this issue May 25, 2019 · 1 comment
Open

Additional component types for Tween API #6

jeffcampbellmakesgames opened this issue May 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jeffcampbellmakesgames
Copy link
Owner

Summary

I would like to add support for tweening other component's values, regardless of whether or not they can be immediately updated from Jobs directly; these would offer a similar API comparable to single Transform tweens including extension methods and methods on JTweenControl. Depending on the number of desired component tween types, I would break these up across several releases.

Initial thoughts include:

  • AudioSource->Volume
  • CanvasGroup->Alpha
  • MaterialPropertyBlock->Properties
  • RectTransform->AnchoredPosition/WorldPosition, Rotation, Scaling
@jeffcampbellmakesgames jeffcampbellmakesgames added the enhancement New feature or request label May 25, 2019
@jeffcampbellmakesgames
Copy link
Owner Author

Going to leave this around for a bit to gather up some more thought after the v1.0.0 release and then break it up into separate issues, each attached to a milestone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant