[jasper/project] Flesh out side view of player

This commit is contained in:
Gary Talent 2025-05-30 23:39:29 -05:00
parent b6f1bdbbcd
commit 00dbce37fb
3 changed files with 388 additions and 1516 deletions

View File

@ -2,18 +2,51 @@ K1;56759edb-78b4-4108-b932-3cc5759b3921;O1;net.drinkingtea.nostalgia.gfx.Palette
"colorNames" :
[
"Transparent",
"White"
"Shoe",
"Black",
"Skin",
"Brown",
"Red",
"Trousers",
"Backpack"
],
"pages" :
[
{
"colors" :
[
{},
{
"b" : 5,
"g" : 5,
"r" : 5
},
{
"b" : 31,
"g" : 31,
"r" : 31
},
{},
{
"b" : 20,
"g" : 20,
"r" : 23
},
{
"b" : 8,
"g" : 8,
"r" : 10
},
{
"g" : 6,
"r" : 24
},
{
"b" : 10,
"g" : 5
},
{
"b" : 20,
"g" : 15
}
],
"name" : "Day"
@ -21,11 +54,38 @@ K1;56759edb-78b4-4108-b932-3cc5759b3921;O1;net.drinkingtea.nostalgia.gfx.Palette
{
"colors" :
[
{},
{
"b" : 5,
"g" : 5,
"r" : 5
},
{
"b" : 31,
"g" : 31,
"r" : 31
},
{},
{
"b" : 20,
"g" : 20,
"r" : 23
},
{
"b" : 8,
"g" : 8,
"r" : 10
},
{
"g" : 6,
"r" : 24
},
{
"b" : 10,
"g" : 5
},
{
"b" : 20,
"g" : 15
}
],
"name" : "Night"

Binary file not shown.

File diff suppressed because it is too large Load Diff