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

A way to interact with Textures in Animations #229

Open
NeusFear opened this issue Jul 24, 2022 · 2 comments
Open

A way to interact with Textures in Animations #229

NeusFear opened this issue Jul 24, 2022 · 2 comments
Labels
animator The issue pertains to the Animator Tab of the Studio backend The issue requires attention from the backend devs dev The issue pertains to the private dev site enhancement New feature or request UI/UX The issue requires attention from the frontend devs

Comments

@NeusFear
Copy link
Member

Being able to do things like:

  • switch texture groups
  • toggle layers
  • change the opacity of a texture layer
  • (maybe) hue shift a layer?

I realize that some of these may be difficult to optimize for in-game but it was an idea so I figured I'd document it

@NeusFear NeusFear added enhancement New feature or request animator The issue pertains to the Animator Tab of the Studio dev The issue pertains to the private dev site UI/UX The issue requires attention from the frontend devs backend The issue requires attention from the backend devs labels Jul 24, 2022
@Wyn-Price
Copy link
Member

Wyn-Price commented Jul 24, 2022

Sort of outside the scope of how animations work, especially in the studio jar. We don't control how the textures are rendered, or what textures are rendered ect

You could potentially accomplish this with event points

@NeusFear
Copy link
Member Author

NeusFear commented Aug 7, 2022

I don't expect the studio jar to really do it, but similar to sounds in animations it would be nice to be able to preview any texture changes you might want to have. Still using event points and requiring the implementation to support them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
animator The issue pertains to the Animator Tab of the Studio backend The issue requires attention from the backend devs dev The issue pertains to the private dev site enhancement New feature or request UI/UX The issue requires attention from the frontend devs
Projects
None yet
Development

No branches or pull requests

2 participants