From 84b2352450f75212c25089d519dc8e6239ec93b7 Mon Sep 17 00:00:00 2001 From: Gabriel Momoh <53819287+TheGemDev@users.noreply.github.com> Date: Sat, 20 Apr 2024 11:24:45 +0100 Subject: [PATCH] add shadows to court final force push :) --- src/layouts/city.json | 44 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/src/layouts/city.json b/src/layouts/city.json index a52db1f8..cfdb31b5 100644 --- a/src/layouts/city.json +++ b/src/layouts/city.json @@ -18,7 +18,7 @@ "gridColor": 10401023, "gridAlpha": 0.8, "snap": false, - "zoomFactor": 0.2111764582870972, + "zoomFactor": 0.4528098091979962, "windowMask": false }, "objectsGroups": [ @@ -57804,7 +57804,26 @@ "type": "Sprite", "updateIfNotVisible": false, "variables": [], - "effects": [], + "effects": [ + { + "effectType": "DropShadow", + "name": "Shadow", + "doubleParameters": { + "alpha": 0.2, + "blur": 0, + "distance": 10, + "padding": 0, + "quality": 3, + "rotation": 0 + }, + "stringParameters": { + "color": "0;0;0" + }, + "booleanParameters": { + "shadowOnly": false + } + } + ], "behaviors": [ { "name": "Bounce", @@ -57872,7 +57891,26 @@ "type": "Sprite", "updateIfNotVisible": false, "variables": [], - "effects": [], + "effects": [ + { + "effectType": "DropShadow", + "name": "Shadow", + "doubleParameters": { + "alpha": 0.2, + "blur": 0, + "distance": 10, + "padding": 0, + "quality": 3, + "rotation": 0 + }, + "stringParameters": { + "color": "0;0;0" + }, + "booleanParameters": { + "shadowOnly": false + } + } + ], "behaviors": [], "animations": [ {