#I can not fine a way to my fnaf custom haerts
1 messages · Page 1 of 1 (latest)
what exactly are u trying to make?
I could go in-depth with shaders but maybe u just want something so simple I don't even need to
Is this troll?
i what to try to make custom fnaf heart and this is not a troll but i well delete this at 12:00
i believe that would fall under #1051227454980755546
but try checking this out
https://www.youtube.com/watch?v=eGWlTX8hMLI
This is My Video so i hope you enjoy and if you want to see more of this content then please leave a like and subscribe!
it says change the color but it shows how to change the sprite entirely. you could put in a custom heart
are you trying to make them customizable, or just simply different-looking hearts?
I what to make something like YouTube custom hearts I what do it but fnaf and custom abilities and weapons
I have literally no idea what ur talking about
it would be hard to do, you would need to use the title actionbar, custom font and vanilla shaders to display them over your real hearts
I don't really know how it works I just know you need to display character on the action, use a custom font to assign a texture to each character then use vanilla shader to move them above your hearts
basically stuff like you craft a diamond heart then you eats it and it adds to your hearts, then you craft a creeper heart...
okay, you will need to look into some conditional shaders to do that. Basically, you spawn a particle and then have the shader detect if that particle is there by checking raw pixels in the shader, and if so hide the particle to the user and render the heart over the current one or above the row of hearts (or wherever else ...) and thats it you now have a custom togglable heart render and can now add functionallity
also there might be newer methods for conditional shader since the last time I looked into this stuff was 1 year ago
wouldn't particle be overkill?
like particles are heavy, can't you do it with titles?
this is the normal way of doing huds
it is best if it is just a few pixels since you have to fill it in again
ok I just checked you still do it with the particle