From d0e7831696afd51b0724fe26d271129d2a3b2d73 Mon Sep 17 00:00:00 2001 From: Ankit rai <122200322+Aniraai@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:45:43 +0530 Subject: [PATCH] #1784 update the size of the drop action emoji --- .../images/spritesheets/sprite-system-action-spritesheet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/images/spritesheets/sprite-system-action-spritesheet.json b/src/assets/images/spritesheets/sprite-system-action-spritesheet.json index 523e941f10..4213a68ffa 100644 --- a/src/assets/images/spritesheets/sprite-system-action-spritesheet.json +++ b/src/assets/images/spritesheets/sprite-system-action-spritesheet.json @@ -271,11 +271,11 @@ }, "drop-action.png": { - "frame": {"x":168,"y":738,"w":64,"h":64}, + "frame": {"x":200,"y":800,"w":100,"h":100}, "rotated": false, "trimmed": false, "spriteSourceSize": {"x":0,"y":0,"w":64,"h":64}, - "sourceSize": {"w":64,"h":64} + "sourceSize": {"w":100,"h":100} }, "focus-action.png": {