Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

See: 2. When a transparent object passes over another, it occludes

"If you are using shader_set(), you may have to do the alpha test manually within the fragment shader. This is because GameMaker does not add the DoAlphaTest() function to the shader internally"

(+1)

Thank you, I will check the shader code.

it's worked,thank you!

Very nice! :D