Ajout du sprite du robot
This commit is contained in:
@@ -71,7 +71,7 @@ polygon = PackedVector2Array(27, 788, 54, 1452, 1715, 1163, 1439, -501, -416, -3
|
||||
y_sort_enabled = true
|
||||
|
||||
[node name="Animal" parent="Animals" instance=ExtResource("4_pkphc")]
|
||||
position = Vector2(2121, 394)
|
||||
position = Vector2(1905, 566)
|
||||
plant_need = "Chardon"
|
||||
|
||||
[node name="Animal2" parent="Animals" instance=ExtResource("4_pkphc")]
|
||||
@@ -79,11 +79,11 @@ position = Vector2(382, 2220)
|
||||
plant_need = "Chardon"
|
||||
|
||||
[node name="Animal3" parent="Animals" instance=ExtResource("4_pkphc")]
|
||||
position = Vector2(1858, 2027)
|
||||
position = Vector2(1847, 2248)
|
||||
plant_need = "Buisson"
|
||||
|
||||
[node name="Animal4" parent="Animals" instance=ExtResource("4_pkphc")]
|
||||
position = Vector2(853, 1193)
|
||||
position = Vector2(536, 548)
|
||||
plant_need = "Chene"
|
||||
|
||||
[connection signal="liberated" from="Animals/Animal" to="." method="_on_animal_liberated"]
|
||||
|
||||
Reference in New Issue
Block a user