add initial project files and configurations, including EventBus, systems, and resources
This commit is contained in:
12
Resources/Day_Day1.tres
Normal file
12
Resources/Day_Day1.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="Resource" script_class="DayConfig" load_steps=4 format=3 uid="uid://dhtyc6ivhkbr5"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dxq2510ywj1hy" path="res://Objects/bench_press.tscn" id="1_ilyy2"]
|
||||
[ext_resource type="Script" uid="uid://bkj0pcknqvjco" path="res://Code/Data/DayConfig.cs" id="1_qov1i"]
|
||||
[ext_resource type="Resource" uid="uid://dvtj8fd5nnjcc" path="res://Resources/Hazard_GymBro.tres" id="1_wpt7a"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_qov1i")
|
||||
TargetWeight = 25.0
|
||||
MiniGameScene = ExtResource("1_ilyy2")
|
||||
AvailableHazards = Array[Object]([ExtResource("1_wpt7a")])
|
||||
metadata/_custom_type_script = "uid://bkj0pcknqvjco"
|
||||
13
Resources/Day_Day2.tres
Normal file
13
Resources/Day_Day2.tres
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="Resource" script_class="DayConfig" load_steps=3 format=3 uid="uid://b0j1f8h6tioaf"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bkj0pcknqvjco" path="res://Code/Data/DayConfig.cs" id="1_2ovco"]
|
||||
[ext_resource type="Resource" uid="uid://dvtj8fd5nnjcc" path="res://Resources/Hazard_GymBro.tres" id="1_x1txs"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_2ovco")
|
||||
DayNumber = 1
|
||||
DayTitle = "Day 2: Light Weight"
|
||||
TargetWeight = 200.0
|
||||
Gravity = 3.0
|
||||
AvailableHazards = Array[Object]([ExtResource("1_x1txs")])
|
||||
metadata/_custom_type_script = "uid://bkj0pcknqvjco"
|
||||
11
Resources/Day_Day3.tres
Normal file
11
Resources/Day_Day3.tres
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_resource type="Resource" script_class="DayConfig" load_steps=3 format=3 uid="uid://dynnmhq1bxcen"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://dvtj8fd5nnjcc" path="res://Resources/Hazard_GymBro.tres" id="1_tndor"]
|
||||
[ext_resource type="Script" uid="uid://bkj0pcknqvjco" path="res://Code/Data/DayConfig.cs" id="1_uqo26"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_uqo26")
|
||||
TargetWeight = 400.0
|
||||
Gravity = 4.0
|
||||
AvailableHazards = Array[Object]([ExtResource("1_tndor")])
|
||||
metadata/_custom_type_script = "uid://bkj0pcknqvjco"
|
||||
73
Resources/Hazard_GymBro.tres
Normal file
73
Resources/Hazard_GymBro.tres
Normal file
@@ -0,0 +1,73 @@
|
||||
[gd_resource type="Resource" script_class="HazardDef" load_steps=15 format=3 uid="uid://dvtj8fd5nnjcc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://c43wo6u2c0d43" path="res://Sprites/chad_walk0.png" id="1_xcd3t"]
|
||||
[ext_resource type="Script" uid="uid://ck1vtdnok31dq" path="res://Code/Data/HazardDef.cs" id="1_y5osd"]
|
||||
[ext_resource type="Texture2D" uid="uid://dt5i4j2gvqso" path="res://Sprites/chad_walk1.png" id="2_57x2g"]
|
||||
[ext_resource type="Texture2D" uid="uid://by265t6kx8us4" path="res://Sprites/chad_walk2.png" id="3_s8hf6"]
|
||||
[ext_resource type="Texture2D" uid="uid://dway2w8pbk5lp" path="res://Sprites/chad_walk3.png" id="4_tdncn"]
|
||||
[ext_resource type="Texture2D" uid="uid://bunfddn1pa8pj" path="res://Sprites/chad_walk4.png" id="5_twq7w"]
|
||||
[ext_resource type="Texture2D" uid="uid://664m2cxtmmur" path="res://Sprites/chad_wave0.png" id="6_jshom"]
|
||||
[ext_resource type="Texture2D" uid="uid://tu8ph6cjdwhv" path="res://Sprites/chad_wave1.png" id="7_hejui"]
|
||||
[ext_resource type="Texture2D" uid="uid://b28aaketyf0t1" path="res://Sprites/chad_wave2.png" id="8_envil"]
|
||||
[ext_resource type="Texture2D" uid="uid://jyr4f2p7jbk8" path="res://Sprites/chad_wave3.png" id="9_tcjtc"]
|
||||
[ext_resource type="Texture2D" uid="uid://f013utfdsqqe" path="res://Sprites/chad_wave4.png" id="10_i0i8i"]
|
||||
[ext_resource type="Texture2D" uid="uid://duryxgc54alp5" path="res://Sprites/chad_wave5.png" id="11_seh7d"]
|
||||
[ext_resource type="Texture2D" uid="uid://yy2yrm4gq6w4" path="res://Sprites/chad_wave6.png" id="12_44y3n"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_lo7sg"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("1_xcd3t")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("2_57x2g")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("3_s8hf6")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("4_tdncn")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("5_twq7w")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"walking",
|
||||
"speed": 12.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("6_jshom")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("7_hejui")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("8_envil")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("9_tcjtc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("10_i0i8i")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("11_seh7d")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("12_44y3n")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"waving",
|
||||
"speed": 12.0
|
||||
}]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_y5osd")
|
||||
Type = 1
|
||||
DisplayName = "Chad"
|
||||
Animations = SubResource("SpriteFrames_lo7sg")
|
||||
IdleAnimName = "waving"
|
||||
WalkAnimName = "walking"
|
||||
metadata/_custom_type_script = "uid://ck1vtdnok31dq"
|
||||
7
Resources/SoundBank.tres
Normal file
7
Resources/SoundBank.tres
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="SoundBank" load_steps=2 format=3 uid="uid://b8ouri8tqw8vp"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c7iph3wg80lv5" path="res://Code/Data/SoundBank.cs" id="1_t7wpv"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_t7wpv")
|
||||
metadata/_custom_type_script = "uid://c7iph3wg80lv5"
|
||||
Reference in New Issue
Block a user