where are the coins?
Closed this issue · 7 comments
Thank you for your issue! I'm planning to pack the remaining missing textures (including coins, most animated objects, and text) into a single spritesheet so that they can be used in-game. While I appreciate the sentiment, I don't think just using a singular png for coins is an efficient use of sprite slots.
I directly use the game's textures. Anything that appears in the GJGameSheet
files is how it appears in GDWeb.
I directly use the game's textures. Anything that appears in the
GJGameSheet
files is how it appears in GDWeb.
ohhhh, so since the gamesheet bg color is the same as the ring around the orbs, it blends into the orb?
I directly use the game's textures. Anything that appears in the
GJGameSheet
files is how it appears in GDWeb.ohhhh, so since the gamesheet bg color is the same as the ring around the orbs, it blends into the orb?
hello?
The gamesheets have transparent backgrounds. The ring in game is an effect and is not programmed into GDWeb yet.
The gamesheets have transparent backgrounds. The ring in game is an effect and is not programmed into GDWeb yet.
ok!