-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Describe the new feature you would like to see and how it might function:
As suggested by the user @durairuna6068 on youtube, it would be nice to have an option when using The Tween Machine to be able to tween multiple layers at the same time. This could be similar to group support from BG Auto Scroll perhaps? The user would select a rang of cels as they do for a single tween but include cels from another layer as well. The tool would then figure out how to tween each of the layers individually but in one action.
Which tool would this most likely be a new feature for
Existing Tool: The Tween Machine
If applicable and possible list any steps you would take normally to produce manually
- Select a range of cels to tween, including multiple layers
- Enable "Tween Multiple" or equivilent option before tweening. Or the tool could auto detect multiple layers?
- Tween like normal
Additional context
Some areas we may need to consider and could run in to some difficulties are as follows:
Each layer has different sprite bounds which is what the tool uses to figure out where to come from and go to.
There would need to be a system in place to handle one layers cels and then the next and so on.
Group support could also be added in if this is to work as well.