BLEND_ALPHA_PREMULTIPLY.

This commit is contained in:
jussi
2023-02-08 01:21:03 +02:00
parent db957a8181
commit cf7c480aca
6 changed files with 9 additions and 6 deletions

View File

@@ -286,7 +286,7 @@ local function drawPlayer()
end
function draw()
RL_ClearBackground( BLACK )
RL_ClearBackground( RED )
RL_SetTextureSource( TEXTURE_SOURCE_TEXTURE )
RL_BeginTextureMode( framebuffer )

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 38 KiB