add: right-click of changing skin for desktop pet (#99)

* fix: skin icon size

* fix: skin icon size

* fix: skin icon size

* fix: skin icon size

* fix: skin icon size

* fix: skin icon size

* add: right click logic of changing skin
This commit is contained in:
Keeper
2026-04-18 11:00:56 +08:00
committed by GitHub
parent 184948b772
commit 5d0d4b7d27
7 changed files with 57 additions and 7 deletions

View File

@@ -7,8 +7,8 @@
"style": "pixel",
"format": "sprite",
"size": {
"width": 40,
"height": 61
"width": 80,
"height": 122
},
"animations": {
"idle": {

View File

@@ -6,7 +6,7 @@
"description": "像素风小恐龙 Dinosaur",
"style": "pixel",
"format": "sprite",
"size": { "width": 64, "height": 64 },
"size": { "width": 128, "height": 128 },
"animations": {
"idle": {
"file": "skin.png",

View File

@@ -7,7 +7,7 @@
"description": "像素风小恐龙 Doux",
"style": "pixel",
"format": "sprite",
"size": { "width": 48, "height": 48 },
"size": { "width": 128, "height": 128 },
"animations": {
"idle": {
"file": "skin.png",

View File

@@ -6,7 +6,7 @@
"description": "Line 角色皮肤",
"style": "pixel",
"format": "sprite",
"size": { "width": 39, "height": 46 },
"size": { "width": 128, "height": 128 },
"animations": {
"idle": {
"file": "skin.png",

View File

@@ -7,7 +7,7 @@
"description": "像素风小恐龙 Mort",
"style": "pixel",
"format": "sprite",
"size": { "width": 48, "height": 48 },
"size": { "width": 128, "height": 128 },
"animations": {
"idle": {
"file": "skin.png",

View File

@@ -7,7 +7,7 @@
"description": "像素风小恐龙 Tard",
"style": "pixel",
"format": "sprite",
"size": { "width": 48, "height": 48 },
"size": { "width": 128, "height": 128 },
"animations": {
"idle": {
"file": "skin.png",