Possible way to add support for block and item overlay textures

Started by CEntertain on

Topic category: Feature requests and ideas for MCreator

Last seen on 03:24, 19. Apr 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Possible way to add support for block and item overlay textures

The way I thought how a system for overlay textures could work is the following:
There could be either a checkbox that turns the texture selection from a single selection into a list of textures. The way they are placed in that list then determines which texture is above which, or it could be set using a Z index.
Then, additionally, you could have a checkbox that you can enable to have the texture shown or not, or resolve it using a procedure with a boolean return.
Feedback on this would be great.

Last seen on 01:01, 19. Apr 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I really hope this is added,…
Tue, 05/23/2023 - 17:31

I really hope this is added, I have tried several different attempts to do this using custom code, but none of it has worked(I don't really know what I am doing with custom code).