1 messages · Page 1 of 1 (latest)
#chitchat message
Might this be the same issue?
try pre-multiply alpha
is activate
are you drawing on surface ?
this is the draw begin event of my camera
I believe you wanted to write gpu_set_alphatestref instead of gpu_set_alphatestenable(254)
gpu_set_alphatestref
gpu_set_alphatestenable(254)
Mmhh i followed a video of DragoniteSpam and he did so, in fact it seemed strange to me too
Maybe is a little typo?