Merge pull request #281 from Excello-Recherche-Education/penguin-size
Penguin size
This commit is contained in:
@@ -261,7 +261,7 @@ rotation = 1.5707964
|
||||
scale = Vector2(0.17999999, 0.17999999)
|
||||
|
||||
[node name="Penguin" parent="GameRoot/Friends" index="2" unique_id=1835464943 instance=ExtResource("19_j0ia3")]
|
||||
position = Vector2(28, 104)
|
||||
position = Vector2(28, 114)
|
||||
scale = Vector2(0.3, 0.3)
|
||||
|
||||
[node name="Frog" parent="GameRoot/Friends" index="3" unique_id=2020692812 instance=ExtResource("20_xrsj0")]
|
||||
@@ -283,7 +283,7 @@ position = Vector2(124, -103)
|
||||
scale = Vector2(0.09, 0.09)
|
||||
|
||||
[node name="Ant" parent="GameRoot/Friends" index="6" unique_id=1721368901 instance=ExtResource("24_ejade")]
|
||||
position = Vector2(228, 128)
|
||||
position = Vector2(228, 132)
|
||||
scale = Vector2(0.17, 0.17)
|
||||
|
||||
[node name="KaluluBoss" parent="GameRoot" parent_id_path=PackedInt32Array(1053321881) index="11" unique_id=1776395621 instance=ExtResource("17_kvjsk")]
|
||||
|
||||
@@ -9,7 +9,7 @@ script = ExtResource("1_gyeou")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="." unique_id=1888505078]
|
||||
position = Vector2(0, -174)
|
||||
scale = Vector2(2, 2)
|
||||
scale = Vector2(1.4, 1.4)
|
||||
sprite_frames = ExtResource("2_l6pmb")
|
||||
animation = &"idle"
|
||||
autoplay = "idle"
|
||||
|
||||
@@ -31,7 +31,7 @@ grow_vertical = 2
|
||||
texture = ExtResource("3_8crb3")
|
||||
|
||||
[node name="Penguin" parent="GameRoot" parent_id_path=PackedInt32Array(1053321881) index="1" unique_id=446017555 instance=ExtResource("4_txvyj")]
|
||||
position = Vector2(637, 1314)
|
||||
position = Vector2(625, 1398.5)
|
||||
|
||||
[node name="SentenceBackground" type="HFlowContainer" parent="GameRoot" parent_id_path=PackedInt32Array(1053321881) index="2" unique_id=414621906]
|
||||
unique_name_in_owner = true
|
||||
|
||||
Reference in New Issue
Block a user