Put Kalulu higher so the hole and hands appear in the screen

This commit is contained in:
Adrien Ufferte
2026-02-24 13:24:50 +01:00
parent 8d113dad92
commit 95da04fa82
+2 -2
View File
@@ -1,6 +1,6 @@
[gd_scene format=3 uid="uid://blos4rn53qkwg"]
[ext_resource type="Script" path="res://sources/minigames/base/kalulu_ingame.gd" id="1_r2qkn"]
[ext_resource type="Script" uid="uid://ih4xg7hi7ts3" path="res://sources/minigames/base/kalulu_ingame.gd" id="1_r2qkn"]
[ext_resource type="PackedScene" uid="uid://dnuny6200v5b0" path="res://sources/kalulu_animator.tscn" id="2_55gmf"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_y6gsq"]
@@ -32,7 +32,7 @@ grow_vertical = 2
color = Color(0.164706, 0.164706, 0.164706, 0.67451)
[node name="KaluluSprite" parent="." unique_id=2101240154 instance=ExtResource("2_55gmf")]
position = Vector2(320, 1344)
position = Vector2(320, 1250)
scale = Vector2(2, 2)
[node name="PassButton" type="Button" parent="KaluluSprite" unique_id=1467057455]