odd zombie in scene
This commit is contained in:
parent
a02e70fc6e
commit
5d66baea8d
1 changed files with 1 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=34 format=3 uid="uid://c1335fke4thpm"]
|
||||
[gd_scene load_steps=33 format=3 uid="uid://c1335fke4thpm"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bndu1h5kgcde8" path="res://scripts/level/RuntimeLevelData.cs" id="1_tnxdx"]
|
||||
[ext_resource type="Texture2D" uid="uid://b0tb2hjum40aw" path="res://assets/sprites/background_summer.png" id="1_vafkg"]
|
||||
|
|
@ -23,7 +23,6 @@
|
|||
[ext_resource type="Script" uid="uid://c0ov2bq5er0gh" path="res://scripts/plants/LoseZone.cs" id="16_r81g1"]
|
||||
[ext_resource type="Script" uid="uid://812ldoyxd5n5" path="res://scripts/level/LoseCheckbox.cs" id="17_pb02i"]
|
||||
[ext_resource type="AudioStream" uid="uid://bxshjvvtv3fmp" path="res://assets/audio/music/playlist.tres" id="23_tsy2s"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgqmwsb6ynm81" path="res://scenes/entities/Zombies/hobo.tscn" id="24_63iib"]
|
||||
|
||||
[sub_resource type="Animation" id="Animation_r81g1"]
|
||||
length = 0.001
|
||||
|
|
@ -413,9 +412,6 @@ stream = ExtResource("23_tsy2s")
|
|||
autoplay = true
|
||||
bus = &"MusicBus"
|
||||
|
||||
[node name="Hobo" parent="." instance=ExtResource("24_63iib")]
|
||||
position = Vector2(730, 254)
|
||||
|
||||
[connection signal="pressed" from="GameOverScreen/VBoxContainer/RestartButton" to="GameOverScreen/VBoxContainer/TapPlayer" method="Play"]
|
||||
[connection signal="pressed" from="GameOverScreen/VBoxContainer/ExitButton" to="GameOverScreen/VBoxContainer/TapPlayer" method="Play"]
|
||||
[connection signal="timeout" from="SunSpawner/Timer" to="SunSpawner" method="Spawn"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue