previews
This commit is contained in:
parent
0a7950e17a
commit
50bbdd9363
18 changed files with 142 additions and 88 deletions
Binary file not shown.
|
|
@ -1,19 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://dwr53ucg07nla"
|
||||
path="res://.godot/imported/Oliver Buckland - Dead God Graveyard .mp3-22cfd929c244fa24654efd56bbc029db.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Oliver Buckland - Dead God Graveyard .mp3"
|
||||
dest_files=["res://.godot/imported/Oliver Buckland - Dead God Graveyard .mp3-22cfd929c244fa24654efd56bbc029db.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
Binary file not shown.
|
|
@ -1,19 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://ddyfbe40fs5er"
|
||||
path="res://.godot/imported/Unknown - Slipknot Unsainted Instrumental.mp3-c88e45862eb37d4406f225e65298249f.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Unknown - Slipknot Unsainted Instrumental.mp3"
|
||||
dest_files=["res://.godot/imported/Unknown - Slipknot Unsainted Instrumental.mp3-c88e45862eb37d4406f225e65298249f.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/audio/music/Смешарики - 194. Метеоритный дождь.mp3
Normal file
BIN
assets/audio/music/Смешарики - 194. Метеоритный дождь.mp3
Normal file
Binary file not shown.
|
|
@ -0,0 +1,19 @@
|
|||
[remap]
|
||||
|
||||
importer="mp3"
|
||||
type="AudioStreamMP3"
|
||||
uid="uid://lshrnpdrhh77"
|
||||
path="res://.godot/imported/Смешарики - 194. Метеоритный дождь.mp3-1c1641538fc065326563e693f5ca9dd1.mp3str"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/audio/music/Смешарики - 194. Метеоритный дождь.mp3"
|
||||
dest_files=["res://.godot/imported/Смешарики - 194. Метеоритный дождь.mp3-1c1641538fc065326563e693f5ca9dd1.mp3str"]
|
||||
|
||||
[params]
|
||||
|
||||
loop=false
|
||||
loop_offset=0
|
||||
bpm=0
|
||||
beat_count=0
|
||||
bar_beats=4
|
||||
BIN
assets/sprites/zombies/previews.png
Normal file
BIN
assets/sprites/zombies/previews.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
34
assets/sprites/zombies/previews.png.import
Normal file
34
assets/sprites/zombies/previews.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://5gpf2sodhn6e"
|
||||
path="res://.godot/imported/previews.png-bf5734315ff51e6cede135bafe2c4975.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/sprites/zombies/previews.png"
|
||||
dest_files=["res://.godot/imported/previews.png-bf5734315ff51e6cede135bafe2c4975.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=1
|
||||
|
|
@ -1,8 +1,12 @@
|
|||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=4 format=3 uid="uid://buvacn56kyy2p"]
|
||||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=5 format=3 uid="uid://buvacn56kyy2p"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://co11v3w8hbwgf" path="res://scenes/entities/Zombies/zombie.tscn" id="1_c2mq3"]
|
||||
[ext_resource type="Script" uid="uid://cqxj7o8hdm82n" path="res://scripts/resources/ZombieResource.cs" id="1_k277m"]
|
||||
[ext_resource type="Texture2D" uid="uid://dunlsp8tx7a4w" path="res://assets/sprites/zombies/Зондби.png" id="1_l6de4"]
|
||||
[ext_resource type="Texture2D" uid="uid://5gpf2sodhn6e" path="res://assets/sprites/zombies/previews.png" id="1_l6de4"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wu2q8"]
|
||||
atlas = ExtResource("1_l6de4")
|
||||
region = Rect2(0, 0, 43, 88)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_k277m")
|
||||
|
|
@ -12,6 +16,6 @@ Cost = 1.0
|
|||
Scene = ExtResource("1_c2mq3")
|
||||
ReloadTime = 1.0
|
||||
ReloadProgress = 0.0
|
||||
Preview = ExtResource("1_l6de4")
|
||||
Preview = SubResource("AtlasTexture_wu2q8")
|
||||
Layer = 1
|
||||
metadata/_custom_type_script = "uid://cqxj7o8hdm82n"
|
||||
|
|
|
|||
|
|
@ -1,8 +1,12 @@
|
|||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=4 format=3 uid="uid://dkhjlu7u0vny6"]
|
||||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=5 format=3 uid="uid://dkhjlu7u0vny6"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://xu4i6tmkv00a" path="res://scenes/entities/Zombies/bucket_zombie.tscn" id="1_lhcag"]
|
||||
[ext_resource type="Script" uid="uid://cqxj7o8hdm82n" path="res://scripts/resources/ZombieResource.cs" id="1_sngfh"]
|
||||
[ext_resource type="Texture2D" uid="uid://dunlsp8tx7a4w" path="res://assets/sprites/zombies/Зондби.png" id="1_ufs7s"]
|
||||
[ext_resource type="Texture2D" uid="uid://5gpf2sodhn6e" path="res://assets/sprites/zombies/previews.png" id="1_ufs7s"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_drksh"]
|
||||
atlas = ExtResource("1_ufs7s")
|
||||
region = Rect2(137, 0, 47, 101)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_sngfh")
|
||||
|
|
@ -12,6 +16,6 @@ Cost = 5.0
|
|||
Scene = ExtResource("1_lhcag")
|
||||
ReloadTime = 1.0
|
||||
ReloadProgress = 0.0
|
||||
Preview = ExtResource("1_ufs7s")
|
||||
Preview = SubResource("AtlasTexture_drksh")
|
||||
Layer = 1
|
||||
metadata/_custom_type_script = "uid://cqxj7o8hdm82n"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,13 @@
|
|||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=4 format=3 uid="uid://nceohd32fkxk"]
|
||||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=5 format=3 uid="uid://nceohd32fkxk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dunlsp8tx7a4w" path="res://assets/sprites/zombies/Зондби.png" id="1_f7g7v"]
|
||||
[ext_resource type="Texture2D" uid="uid://5gpf2sodhn6e" path="res://assets/sprites/zombies/previews.png" id="1_f7g7v"]
|
||||
[ext_resource type="PackedScene" uid="uid://hhjbqkjqpt7x" path="res://scenes/entities/Zombies/cone_zombie.tscn" id="1_llf5l"]
|
||||
[ext_resource type="Script" uid="uid://cqxj7o8hdm82n" path="res://scripts/resources/ZombieResource.cs" id="1_sw7hj"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_q44xp"]
|
||||
atlas = ExtResource("1_f7g7v")
|
||||
region = Rect2(92, 0, 45, 106)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_sw7hj")
|
||||
name_key = "conehead"
|
||||
|
|
@ -12,6 +16,6 @@ Cost = 2.0
|
|||
Scene = ExtResource("1_llf5l")
|
||||
ReloadTime = 1.0
|
||||
ReloadProgress = 0.0
|
||||
Preview = ExtResource("1_f7g7v")
|
||||
Preview = SubResource("AtlasTexture_q44xp")
|
||||
Layer = 1
|
||||
metadata/_custom_type_script = "uid://cqxj7o8hdm82n"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,13 @@
|
|||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=4 format=3 uid="uid://c38vfdw5b60xw"]
|
||||
[gd_resource type="Resource" script_class="ZombieResource" load_steps=5 format=3 uid="uid://c38vfdw5b60xw"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bgqmwsb6ynm81" path="res://scenes/entities/Zombies/hobo.tscn" id="1_4myt6"]
|
||||
[ext_resource type="Texture2D" uid="uid://dunlsp8tx7a4w" path="res://assets/sprites/zombies/Зондби.png" id="1_nt7w3"]
|
||||
[ext_resource type="Texture2D" uid="uid://5gpf2sodhn6e" path="res://assets/sprites/zombies/previews.png" id="1_nt7w3"]
|
||||
[ext_resource type="Script" uid="uid://cqxj7o8hdm82n" path="res://scripts/resources/ZombieResource.cs" id="1_u5qpq"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_73ahc"]
|
||||
atlas = ExtResource("1_nt7w3")
|
||||
region = Rect2(43, 0, 49, 95)
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_u5qpq")
|
||||
name_key = "hobo"
|
||||
|
|
@ -12,6 +16,6 @@ Cost = 7.0
|
|||
Scene = ExtResource("1_4myt6")
|
||||
ReloadTime = 1.0
|
||||
ReloadProgress = 0.0
|
||||
Preview = ExtResource("1_nt7w3")
|
||||
Preview = SubResource("AtlasTexture_73ahc")
|
||||
Layer = 1
|
||||
metadata/_custom_type_script = "uid://cqxj7o8hdm82n"
|
||||
|
|
|
|||
|
|
@ -69,9 +69,6 @@ use_parent_material = false
|
|||
[node name="LeftLowerLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg" index="1"]
|
||||
scale = Vector2(0.999834, 0.999834)
|
||||
|
||||
[node name="LeftFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="1"]
|
||||
scale = Vector2(0.999831, 0.999831)
|
||||
|
||||
[node name="Body" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt" index="3"]
|
||||
use_parent_material = false
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ _armor = NodePath("Armor")
|
|||
material = SubResource("ShaderMaterial_sat5k")
|
||||
|
||||
[node name="RightUpperLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt" index="1"]
|
||||
scale = Vector2(0.999836, 0.999836)
|
||||
scale = Vector2(0.999835, 0.999835)
|
||||
|
||||
[node name="RightLowerLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg" index="1"]
|
||||
scale = Vector2(0.999835, 0.999835)
|
||||
|
|
@ -56,7 +56,7 @@ scale = Vector2(0.999834, 0.999834)
|
|||
scale = Vector2(0.999836, 0.999836)
|
||||
|
||||
[node name="LeftFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="1"]
|
||||
scale = Vector2(0.999832, 0.999832)
|
||||
scale = Vector2(0.999831, 0.999831)
|
||||
|
||||
[node name="Body" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt" index="3"]
|
||||
scale = Vector2(0.999829, 0.999829)
|
||||
|
|
@ -68,19 +68,19 @@ scale = Vector2(0.999825, 0.999825)
|
|||
scale = Vector2(0.999825, 0.999825)
|
||||
|
||||
[node name="Tie" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body" index="2"]
|
||||
rotation = -0.109484
|
||||
position = Vector2(-9, -21)
|
||||
rotation = 0.0487752
|
||||
skew = -9.78708e-05
|
||||
|
||||
[node name="Head" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body" index="3"]
|
||||
scale = Vector2(0.999829, 0.999829)
|
||||
|
||||
[node name="Jaw" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="2"]
|
||||
position = Vector2(-2.73308, 2.35578)
|
||||
rotation = -0.0509399
|
||||
scale = Vector2(0.999827, 0.999827)
|
||||
[node name="Left_Eye" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="1"]
|
||||
position = Vector2(-4, -8.99999)
|
||||
|
||||
[node name="Jaw" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head" index="1"]
|
||||
scale = Vector2(0.999827, 0.999827)
|
||||
[node name="Jaw" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="2"]
|
||||
position = Vector2(-2.80745, 2.53167)
|
||||
rotation = 0.0233037
|
||||
|
||||
[node name="Hat" type="RigidBody2D" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head" index="4" node_paths=PackedStringArray("data")]
|
||||
position = Vector2(-2.5, -13.5)
|
||||
|
|
@ -113,25 +113,25 @@ shape = SubResource("CircleShape2D_67t4t")
|
|||
scale = Vector2(0.999829, 0.999829)
|
||||
|
||||
[node name="Left_Lower_Arm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/HandProjectile" index="0"]
|
||||
rotation = -0.0477755
|
||||
rotation = 0.129286
|
||||
scale = Vector2(0.999998, 0.999998)
|
||||
|
||||
[node name="Left_Hand" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/HandProjectile/Left_Lower_Arm" index="0"]
|
||||
rotation = -0.135402
|
||||
scale = Vector2(0.999661, 0.999661)
|
||||
rotation = -0.0996425
|
||||
scale = Vector2(0.99966, 0.99966)
|
||||
|
||||
[node name="LeftLowerArm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm" index="2"]
|
||||
scale = Vector2(0.999828, 0.999828)
|
||||
scale = Vector2(0.999829, 0.999829)
|
||||
|
||||
[node name="LeftHand" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/LeftLowerArm" index="0"]
|
||||
scale = Vector2(0.999831, 0.999831)
|
||||
scale = Vector2(0.99983, 0.99983)
|
||||
|
||||
[node name="Eatbox" parent="." index="2"]
|
||||
_damage = SubResource("Resource_w70im")
|
||||
|
||||
[node name="Mover" parent="." index="4"]
|
||||
_speed = SubResource("Resource_b6mal")
|
||||
_speedControlMult = 1.05271
|
||||
_speedControlMult = 0.774692
|
||||
|
||||
[node name="Armor" type="Node" parent="." index="6"]
|
||||
script = ExtResource("3_5s7in")
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
[gd_scene load_steps=61 format=3 uid="uid://bgqmwsb6ynm81"]
|
||||
[gd_scene load_steps=62 format=3 uid="uid://bgqmwsb6ynm81"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://co11v3w8hbwgf" path="res://scenes/entities/Zombies/zombie.tscn" id="1_fnu7s"]
|
||||
[ext_resource type="Shader" uid="uid://d0eo5uuj222c4" path="res://assets/shaders/CG_color_blender.gdshader" id="2_6qr4h"]
|
||||
[ext_resource type="Script" uid="uid://bcc7skl7ts6sh" path="res://scripts/systems/effects/Effect.cs" id="2_b583s"]
|
||||
[ext_resource type="Resource" uid="uid://dsg1vjx76ifgu" path="res://resources/effects/GarlicEffect.tres" id="3_b583s"]
|
||||
[ext_resource type="Script" uid="uid://dt5uj25u0g6y3" path="res://scripts/particles/FallParticle.cs" id="3_tu6af"]
|
||||
[ext_resource type="Script" uid="uid://c5v2og85t7s6j" path="res://scripts/zombies/behaviours/HoboBehaviour.cs" id="4_5selg"]
|
||||
|
|
@ -754,7 +755,7 @@ mult_value = 1.0
|
|||
[node name="Hobo" node_paths=PackedStringArray("_armor") instance=ExtResource("1_fnu7s")]
|
||||
_armor = NodePath("CanArmor")
|
||||
MaxHP = 130.0
|
||||
_effectImmunities = [ExtResource("3_b583s")]
|
||||
_effectImmunities = Array[ExtResource("2_b583s")]([ExtResource("3_b583s")])
|
||||
|
||||
[node name="CanvasGroup" parent="." index="0"]
|
||||
material = SubResource("ShaderMaterial_w8pya")
|
||||
|
|
@ -775,7 +776,7 @@ texture = SubResource("AtlasTexture_b583s")
|
|||
scale = Vector2(0.99983, 0.99983)
|
||||
|
||||
[node name="RightFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg/RightLowerLeg" index="0"]
|
||||
scale = Vector2(0.999826, 0.999826)
|
||||
scale = Vector2(0.999825, 0.999825)
|
||||
|
||||
[node name="Right_Foot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/RightUpperLeg/RightLowerLeg/RightFoot" index="0"]
|
||||
texture = SubResource("AtlasTexture_uoit3")
|
||||
|
|
@ -784,19 +785,19 @@ texture = SubResource("AtlasTexture_uoit3")
|
|||
texture = SubResource("AtlasTexture_vn3j1")
|
||||
|
||||
[node name="LeftUpperLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt" index="2"]
|
||||
scale = Vector2(0.99983, 0.99983)
|
||||
scale = Vector2(0.999829, 0.999829)
|
||||
|
||||
[node name="Left_Upper_Leg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg" index="0"]
|
||||
texture = SubResource("AtlasTexture_yb81c")
|
||||
|
||||
[node name="LeftLowerLeg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg" index="1"]
|
||||
scale = Vector2(0.999828, 0.999828)
|
||||
scale = Vector2(0.999829, 0.999829)
|
||||
|
||||
[node name="Left_Lower_Leg" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="0"]
|
||||
texture = SubResource("AtlasTexture_nlwsb")
|
||||
|
||||
[node name="LeftFoot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg" index="1"]
|
||||
scale = Vector2(0.999819, 0.999819)
|
||||
scale = Vector2(0.999818, 0.999818)
|
||||
|
||||
[node name="Left_Foot" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/LeftUpperLeg/LeftLowerLeg/LeftFoot" index="0"]
|
||||
texture = SubResource("AtlasTexture_8y6c0")
|
||||
|
|
@ -827,7 +828,7 @@ texture = SubResource("AtlasTexture_0s5wm")
|
|||
|
||||
[node name="Tie" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body" index="2"]
|
||||
position = Vector2(-9, -21)
|
||||
rotation = 0.0584823
|
||||
rotation = 0.042342
|
||||
scale = Vector2(1e-05, 1e-05)
|
||||
|
||||
[node name="Tie" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Tie" index="0"]
|
||||
|
|
@ -869,18 +870,21 @@ scale = Vector2(0.999827, 0.999827)
|
|||
texture = SubResource("AtlasTexture_pjhfy")
|
||||
|
||||
[node name="Right_Eye" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="0"]
|
||||
position = Vector2(-16, -7.99999)
|
||||
position = Vector2(-16, -8)
|
||||
|
||||
[node name="Left_Eye" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="1"]
|
||||
position = Vector2(-4, -9)
|
||||
|
||||
[node name="Jaw" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="2"]
|
||||
position = Vector2(-3, 3)
|
||||
rotation = -0.0951176
|
||||
rotation = -0.0688665
|
||||
scale = Vector2(0.999827, 0.999827)
|
||||
texture = SubResource("AtlasTexture_7cvmi")
|
||||
offset = Vector2(-14, -2)
|
||||
|
||||
[node name="Trashcan_lid" type="Sprite2D" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/Head/HeadParticle/Head" index="3"]
|
||||
z_index = -1
|
||||
position = Vector2(-0.00229764, -17.0131)
|
||||
position = Vector2(-0.00229669, -17.0131)
|
||||
scale = Vector2(0.999828, 0.999828)
|
||||
texture = SubResource("AtlasTexture_n380g")
|
||||
offset = Vector2(-0.5, -0.5)
|
||||
|
|
@ -908,7 +912,7 @@ scale = Vector2(0.999827, 0.999827)
|
|||
texture = SubResource("AtlasTexture_tebih")
|
||||
|
||||
[node name="Left_Lower_Arm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/HandProjectile" index="0"]
|
||||
rotation = 0.0527558
|
||||
rotation = 0.0381959
|
||||
scale = Vector2(0.999999, 0.999999)
|
||||
texture = SubResource("AtlasTexture_auxav")
|
||||
|
||||
|
|
@ -918,7 +922,7 @@ scale = Vector2(0.999652, 0.999652)
|
|||
texture = SubResource("AtlasTexture_dntsa")
|
||||
|
||||
[node name="LeftLowerArm" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm" index="2"]
|
||||
scale = Vector2(0.99983, 0.99983)
|
||||
scale = Vector2(0.999829, 0.999829)
|
||||
|
||||
[node name="LeftHand" parent="CanvasGroup/basic_zombie_walk/Zombie/Butt/Body/LeftUpperArm/LeftLowerArm" index="0"]
|
||||
scale = Vector2(0.999822, 0.999822)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=16 format=3 uid="uid://bfstrli64u23y"]
|
||||
[gd_scene load_steps=17 format=3 uid="uid://bfstrli64u23y"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dvldjlg0nr355" path="res://assets/sprites/atlases/atlas1.png" id="1_jk1qb"]
|
||||
[ext_resource type="Script" uid="uid://drru785m4eep" path="res://scripts/gui/main_menu_rich_text.gd" id="2_5dd4i"]
|
||||
|
|
@ -34,6 +34,16 @@ texture_margin_top = 6.0
|
|||
texture_margin_right = 6.0
|
||||
texture_margin_bottom = 6.0
|
||||
|
||||
[sub_resource type="GDScript" id="GDScript_flqon"]
|
||||
resource_name = "version_label"
|
||||
script/source = "extends Label
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
text = ProjectSettings.get_setting(\"application/config/version\")
|
||||
|
||||
"
|
||||
|
||||
[node name="MainMenu" type="Control"]
|
||||
process_mode = 3
|
||||
layout_mode = 3
|
||||
|
|
@ -178,6 +188,21 @@ bus = &"MusicBus"
|
|||
visible = false
|
||||
layout_mode = 1
|
||||
|
||||
[node name="VersionLabel" type="Label" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.823
|
||||
anchor_top = 0.957
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 0.199982
|
||||
offset_top = 0.199982
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
horizontal_alignment = 2
|
||||
vertical_alignment = 1
|
||||
script = SubResource("GDScript_flqon")
|
||||
|
||||
[connection signal="meta_clicked" from="PrototypeWindow/ScrollContainer/PrototypeNotification" to="PrototypeWindow/ScrollContainer/PrototypeNotification" method="_on_meta_clicked"]
|
||||
[connection signal="pressed" from="Buttons/GameButtons/PlayButton" to="Buttons" method="_on_play_button_pressed"]
|
||||
[connection signal="pressed" from="Buttons/GameButtons/ExitButton" to="Buttons" method="_on_exit_button_pressed"]
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
[gd_scene load_steps=13 format=3 uid="uid://d2ut237hxscbo"]
|
||||
[gd_scene load_steps=12 format=3 uid="uid://d2ut237hxscbo"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://3m6opnieiyr2" path="res://assets/sprites/golden_bg.png" id="1_tsh0d"]
|
||||
[ext_resource type="Shader" uid="uid://d0rylce8i5xtg" path="res://assets/shaders/SACRIFICE.gdshader" id="2_b8skw"]
|
||||
[ext_resource type="AudioStream" uid="uid://dwr53ucg07nla" path="res://assets/audio/music/Oliver Buckland - Dead God Graveyard .mp3" id="2_bijdt"]
|
||||
[ext_resource type="Texture2D" uid="uid://dfmi4cgn6hmsj" path="res://assets/sprites/gold.png" id="3_1ybnd"]
|
||||
[ext_resource type="AudioStream" uid="uid://lshrnpdrhh77" path="res://assets/audio/music/Смешарики - 194. Метеоритный дождь.mp3" id="4_b8skw"]
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_b8skw"]
|
||||
colors = PackedColorArray(0, 0, 0, 0, 1, 1, 1, 1)
|
||||
|
|
@ -21,10 +21,6 @@ noise = SubResource("FastNoiseLite_1ybnd")
|
|||
shader = ExtResource("2_b8skw")
|
||||
shader_parameter/noise = SubResource("NoiseTexture2D_yu0ma")
|
||||
|
||||
[sub_resource type="AudioStreamPlaylist" id="AudioStreamPlaylist_7l6qq"]
|
||||
stream_count = 1
|
||||
stream_0 = ExtResource("2_bijdt")
|
||||
|
||||
[sub_resource type="Animation" id="Animation_1ybnd"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
|
|
@ -78,7 +74,7 @@ offset_bottom = 40.0
|
|||
texture = ExtResource("3_1ybnd")
|
||||
|
||||
[node name="Musicale" type="AudioStreamPlayer" parent="."]
|
||||
stream = SubResource("AudioStreamPlaylist_7l6qq")
|
||||
stream = ExtResource("4_b8skw")
|
||||
autoplay = true
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ public partial class RuntimeLevelData : Node
|
|||
{
|
||||
Instance = this;
|
||||
GetTree().Paused = true;
|
||||
Engine.TimeScale = 1.0;
|
||||
}
|
||||
|
||||
#region Sun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue