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

[Feature Request] Better player/playable object track positioning #127

Open
Mawntee opened this issue Nov 5, 2024 · 0 comments
Open

[Feature Request] Better player/playable object track positioning #127

Mawntee opened this issue Nov 5, 2024 · 0 comments
Labels

Comments

@Mawntee
Copy link
Collaborator

Mawntee commented Nov 5, 2024

Not sure exactly how this is handled on the backend, but it would be nice to have the ability to assign the player and things like notes/walls to the same track, then use either method of position control to affect both objects.

So for example if you have both the player and notes assigned to the same track, you could use "position" on an AnimateTrack event to move everything in meters, or "offsetPosition" to move everything along the notes grid.

I get asked all the time how to move both the player and notes at the same time with V3, and I can never come up with a solid answer.
If there is something that's better than "move the notes with one event, then move the player with another, but multiply every value by 0.6", or "try some janky shit track parenting and see if that works maybe possibly", then feel free to close this and possibly update the documentation around player movement to mention that strat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant