#I can not fine a way to my fnaf custom haerts

1 messages · Page 1 of 1 (latest)

kindred hatch
#

so u want to make custom hearts?

#

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

kindred hatch
#

Is this troll?

calm lark
#

i what to try to make custom fnaf heart and this is not a troll but i well delete this at 12:00

vapid vigil
#

it says change the color but it shows how to change the sprite entirely. you could put in a custom heart

kindred hatch
#

are you trying to make them customizable, or just simply different-looking hearts?

calm lark
#

I what to make something like YouTube custom hearts I what do it but fnaf and custom abilities and weapons

kindred hatch
#

I have literally no idea what ur talking about

pulsar tundra
#

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

pulsar tundra
kindred hatch
#

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

pulsar tundra
#

wouldn't particle be overkill?

#

like particles are heavy, can't you do it with titles?

kindred hatch
#

this is the normal way of doing huds

kindred hatch
#

ok I just checked you still do it with the particle