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

Breaking block animation #265

Open
TheDuckCow opened this issue Dec 28, 2021 · 0 comments
Open

Breaking block animation #265

TheDuckCow opened this issue Dec 28, 2021 · 0 comments
Labels
enhancement Feature requests or new functionality suggestions

Comments

@TheDuckCow
Copy link
Member

The goal: To integrate Roni's nice contribution of a break block shader group for materials, first posted here. See also here the video on how to use it as-is. Source blend link.

There are a few ways to do this:

  1. Make this available as a "meta material" in MCprep materials
  2. Make a function for specifically adding the "cracked" effect to a material
  3. Integrate this as part of the effects spawner (planned), which will have many specialized integrations like this one depending on the effect.
  4. Just generally provide it as an available node group in material shaders, so someone can use it as needed (easiest approach, but non obvious to the user it is there).
@TheDuckCow TheDuckCow added the enhancement Feature requests or new functionality suggestions label Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or new functionality suggestions
Projects
None yet
Development

No branches or pull requests

1 participant