The Meaning of Life, the Universe, and Everything.
Join Date:
3/7/2014
Posts:
129
Member Details
What i have:
A Block which uses the Texture of another Block without having the same name/unlocalized name or what ever. Simply a seperate block. (works fine)
What i want:
A Semi Transparent Texture located in the Jar File at assets/minecraft/textures/overlay to be rendered on top of the already rendered Texture with Transparency enabled on the Overlay Texture
OR
A Semi Transparent Texture located in the Jar File at assets/minecraft/textures/overlay to be baked together with the already loaded Default Texture
to be stored temporarily as One Baked Quad which contains both Textures and can be quickly loaded by the Render Engine
I'll appreciate any help, have a nice weekend
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
What i have:
A Block which uses the Texture of another Block without having the same name/unlocalized name or what ever. Simply a seperate block. (works fine)
What i want:
A Semi Transparent Texture located in the Jar File at assets/minecraft/textures/overlay to be rendered on top of the already rendered Texture with Transparency enabled on the Overlay Texture
OR
A Semi Transparent Texture located in the Jar File at assets/minecraft/textures/overlay to be baked together with the already loaded Default Texture
to be stored temporarily as One Baked Quad which contains both Textures and can be quickly loaded by the Render Engine
I'll appreciate any help, have a nice weekend