Search found 2 matches

by teemo
Sat Dec 09, 2017 2:12 pm
Forum: SGDK
Topic: Transparency on the same Plane, via Tiles
Replies: 8
Views: 10602

Re: Transparency on the same Plane, via Tiles

Miquel, at first I thought you were a spam bot or something, but after I checked your posts on the forum, I had to re-read your post 3-4 times to understand what you meant :D

I was afraid I'll get that answer. So basically, I have to craft manually each tile to yield the wanted results. I hoped ...
by teemo
Mon Dec 04, 2017 11:51 pm
Forum: SGDK
Topic: Transparency on the same Plane, via Tiles
Replies: 8
Views: 10602

Transparency on the same Plane, via Tiles

Hello,

I have searched a lot, but couldn't find a definitive answer: is it possible to have, *on the same plane*, two transparent tiles? From my current experiments, it doesn't seem to be the case :(

Here's a sample program:

VDP_setPalette(PAL1, tileset.palette->data);
VDP_loadTileSet(tileset ...