#Making specific Slices of a Spritesheet transparent (Changing it's Opacity) [2D]

1 messages · Page 1 of 1 (latest)

hazy cedar
#

I have a sprite sheet, in which one of them is Water sprite, I sliced it, but I am unable to figure out how to change the Water Slice Opacity to 50% (Because the player will be behind water, and water blue effect thing)

Any help?

#

I'm not so sure about the Post tags so yeah

naive sentinel
#

Just change the opacity on the renderer

#

or change it on a texture editor like Paint.net or aseprite

hazy cedar
#

thats it? alright ill try that

#

thx

hazy cedar
#

sorry for updating now lol

yeah I changed the opacity of the water part in photoshop... so that works, but like you see closely there is this like line/boxes outline thing when the player is in water... it doesnt happen outside only in water...
any reason why? and how could I fix it?

naive sentinel
#

Rounding error => overlapped tile + Transparency blending