プレイ日記
raimondz raimondzz
Ok, I decide to put the team color on the outline of some sprites because it looks better than tinting it. By the way, anyone know how to handle colors on an array created with gsave(16-bit)? I ask because using gspoit and gpset is slow...
1そうだね
プレイ済み
返信[1]
親投稿
12Me23 12Me23
if you use GSAVE in 32 bit color mode, you can use normal color commands on the array elements.
1そうだね
プレイ済み
返信[2]
親投稿
raimondz raimondzz
Thanks, I tried again that method but I couldn't detect transparent colors. Then I changed the type of the array to integer and that solved the problem. Performance improved a little but this will help me a lot to debug stuff more quickly.
0そうだね
プレイ済み