From 48958b3c001c6520c47ff048b202328eaac25ba4 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 15 Apr 2024 06:23:33 +0200 Subject: [PATCH] Give `Cloud` an higher Z-index --- entities/cloud.tscn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/entities/cloud.tscn b/entities/cloud.tscn index 318129b..28dc9d6 100644 --- a/entities/cloud.tscn +++ b/entities/cloud.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" path="res://entities/cloud.gd" id="1_8jsek"] [ext_resource type="PackedScene" uid="uid://bc2bm8lbol18w" path="res://entities/sheep.tscn" id="3_naxi5"] -[ext_resource type="PackedScene" uid="uid://cyrg770fsetyu" path="res://behaviours/spawner.tscn" id="4_0cics"] +[ext_resource type="PackedScene" path="res://behaviours/spawner.tscn" id="4_0cics"] [sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_08frh"] @@ -110,6 +110,7 @@ _data = { script = ExtResource("1_8jsek") [node name="Sprite" type="Sprite2D" parent="."] +z_index = 1 position = Vector2(1.90735e-06, -9.53674e-07) scale = Vector2(64.4688, 51.1875) texture = SubResource("PlaceholderTexture2D_08frh")