Add new UID files and update scene configurations for dialogue components; refactor skill management and input handling

This commit is contained in:
2025-08-26 23:05:30 +02:00
parent 6e71c321f7
commit 6c733d3159
339 changed files with 18075 additions and 3491 deletions

View File

@@ -1,7 +1,6 @@
[gd_resource type="Resource" load_steps=5 format=3 uid="uid://dw5ee2lpeypnb"]
[gd_resource type="Resource" load_steps=4 format=3 uid="uid://dw5ee2lpeypnb"]
[ext_resource type="PackedScene" uid="uid://coayig4dxelo2" path="res://objects/player_skills/brick_throw_skill.tscn" id="1_5gnea"]
[ext_resource type="Resource" uid="uid://br84dsfa3ti04" path="res://resources/throw_behaviors/tap_throw_input.tres" id="1_yimbq"]
[ext_resource type="Texture2D" uid="uid://dxtdwgg3po0eg" path="res://sprites/brick_power_Skill_icon.png" id="2_yimbq"]
[ext_resource type="Script" uid="uid://d4crrfmbgxnqf" path="res://scripts/Resources/SkillData.cs" id="3_yimbq"]
@@ -9,16 +8,10 @@
script = ExtResource("3_yimbq")
Name = "BRICK_POWER"
Description = "BRICK_POWER_DESCRIPTION"
Config = Dictionary[String, Variant]({
"fire_rate": 0.6,
"player_controller": NodePath("."),
"throw_input_behavior": ExtResource("1_yimbq"),
"timer": NodePath("ThrowTimer")
})
Cost = 50
Icon = ExtResource("2_yimbq")
IsActive = false
Level = 1
MaxLevel = 3
Type = 0
Type = 1
Node = ExtResource("1_5gnea")

View File

@@ -1,8 +1,6 @@
[gd_resource type="Resource" load_steps=6 format=3 uid="uid://cdp8sex36vdq2"]
[gd_resource type="Resource" load_steps=4 format=3 uid="uid://cdp8sex36vdq2"]
[ext_resource type="PackedScene" uid="uid://5surx230gfw3" path="res://objects/entities/exploding_brick.tscn" id="1_6pfoa"]
[ext_resource type="Resource" uid="uid://diuv6pr6a0dup" path="res://resources/throw_behaviors/charge_throw_input.tres" id="2_87gkt"]
[ext_resource type="PackedScene" uid="uid://coayig4dxelo2" path="res://objects/player_skills/brick_throw_skill.tscn" id="2_e0o8w"]
[ext_resource type="PackedScene" uid="uid://cfses3kn3y8qw" path="res://objects/player_skills/exploding_brick_throw_skill.tscn" id="2_gt8f6"]
[ext_resource type="Texture2D" uid="uid://c0xtjfpmkfolk" path="res://sprites/explosive_brick_skill_icon.png" id="3_wkqmb"]
[ext_resource type="Script" uid="uid://d4crrfmbgxnqf" path="res://scripts/Resources/SkillData.cs" id="5_wkqmb"]
@@ -10,16 +8,10 @@
script = ExtResource("5_wkqmb")
Name = "EXPLOSIVE_BRICK"
Description = "EXPLOSIVE_BRICK_DESCRIPTION"
Config = Dictionary[String, Variant]({
"brick_scene": ExtResource("1_6pfoa"),
"player_controller": NodePath("."),
"throw_input_behavior": ExtResource("2_87gkt"),
"timer": NodePath("ThrowTimer")
})
Cost = 180
Icon = ExtResource("3_wkqmb")
IsActive = false
Level = 0
MaxLevel = 1
Type = 1
Node = ExtResource("2_e0o8w")
Node = ExtResource("2_gt8f6")

View File

@@ -1,8 +1,6 @@
[gd_resource type="Resource" load_steps=6 format=3 uid="uid://cr5lo4h8wm0jc"]
[gd_resource type="Resource" load_steps=4 format=3 uid="uid://cr5lo4h8wm0jc"]
[ext_resource type="PackedScene" uid="uid://daau4j5hbklk0" path="res://objects/entities/fire_brick.tscn" id="1_2g43l"]
[ext_resource type="PackedScene" uid="uid://coayig4dxelo2" path="res://objects/player_skills/brick_throw_skill.tscn" id="1_g53fp"]
[ext_resource type="Resource" uid="uid://br84dsfa3ti04" path="res://resources/throw_behaviors/tap_throw_input.tres" id="2_dm5pj"]
[ext_resource type="PackedScene" uid="uid://dfm2you3v5ap4" path="res://objects/player_skills/fire_brick_throw_skill.tscn" id="2_d6y6i"]
[ext_resource type="Texture2D" uid="uid://cocbnr38qsikt" path="res://sprites/fire_brick_skill_icon.png" id="3_w87qb"]
[ext_resource type="Script" uid="uid://d4crrfmbgxnqf" path="res://scripts/Resources/SkillData.cs" id="5_us7vb"]
@@ -10,16 +8,10 @@
script = ExtResource("5_us7vb")
Name = "FIRE_BRICK"
Description = "FIRE_BIRCK_DESCRIPTION"
Config = Dictionary[String, Variant]({
"brick_scene": ExtResource("1_2g43l"),
"player_controller": NodePath("."),
"throw_input_behavior": ExtResource("2_dm5pj"),
"timer": NodePath("ThrowTimer")
})
Cost = 150
Icon = ExtResource("3_w87qb")
IsActive = false
Level = 0
MaxLevel = 3
Type = 1
Node = ExtResource("1_g53fp")
Node = ExtResource("2_d6y6i")

View File

@@ -1,8 +1,6 @@
[gd_resource type="Resource" load_steps=6 format=3 uid="uid://ceakv6oqob6m7"]
[gd_resource type="Resource" load_steps=4 format=3 uid="uid://ceakv6oqob6m7"]
[ext_resource type="PackedScene" uid="uid://bcmx07k12gcsc" path="res://objects/entities/ice_brick.tscn" id="1_ci3d1"]
[ext_resource type="PackedScene" uid="uid://coayig4dxelo2" path="res://objects/player_skills/brick_throw_skill.tscn" id="1_rflri"]
[ext_resource type="Resource" uid="uid://br84dsfa3ti04" path="res://resources/throw_behaviors/tap_throw_input.tres" id="2_hsgyv"]
[ext_resource type="PackedScene" uid="uid://dpmmacva7qf8j" path="res://objects/player_skills/ice_brick_throw_skill.tscn" id="2_gm1ka"]
[ext_resource type="Texture2D" uid="uid://c1qaxspv8aemf" path="res://sprites/ice_brick_skill_icon.png" id="3_6btth"]
[ext_resource type="Script" uid="uid://d4crrfmbgxnqf" path="res://scripts/Resources/SkillData.cs" id="5_57pl3"]
@@ -10,16 +8,10 @@
script = ExtResource("5_57pl3")
Name = "ICE_BRICK"
Description = "ICE_BRICK_DESCRIPTION"
Config = Dictionary[String, Variant]({
"brick_scene": ExtResource("1_ci3d1"),
"player_controller": NodePath("."),
"throw_input_behavior": ExtResource("2_hsgyv"),
"timer": NodePath("ThrowTimer")
})
Cost = 180
Icon = ExtResource("3_6btth")
IsActive = false
Level = 0
MaxLevel = 3
Type = 1
Node = ExtResource("1_rflri")
Node = ExtResource("2_gm1ka")

View File

@@ -1,9 +1,9 @@
[gd_resource type="Resource" script_class="StatusEffectDataResource" load_steps=2 format=3 uid="uid://obodgnkhxuhe"]
[gd_resource type="Resource" load_steps=2 format=3 uid="uid://obodgnkhxuhe"]
[ext_resource type="Script" uid="uid://cqq2stnfs1doo" path="res://scripts/resources/status_effect_data_resource.gd" id="1_r8ycx"]
[ext_resource type="Script" uid="uid://pw0pu6gb21y2" path="res://scripts/Resources/StatusEffectDataResource.cs" id="1_8qqd7"]
[resource]
script = ExtResource("1_r8ycx")
effect_type = 1
duration = 5.0
damage_per_second = 0.25
script = ExtResource("1_8qqd7")
Duration = 5.0
DamagePerSecond = 0.25
Type = 1

View File

@@ -1,9 +1,9 @@
[gd_resource type="Resource" script_class="StatusEffectDataResource" load_steps=2 format=3 uid="uid://02l4nbnf2aft"]
[gd_resource type="Resource" load_steps=2 format=3 uid="uid://02l4nbnf2aft"]
[ext_resource type="Script" uid="uid://cqq2stnfs1doo" path="res://scripts/resources/status_effect_data_resource.gd" id="1_kqthd"]
[ext_resource type="Script" uid="uid://pw0pu6gb21y2" path="res://scripts/Resources/StatusEffectDataResource.cs" id="1_qjpq2"]
[resource]
script = ExtResource("1_kqthd")
effect_type = 2
duration = 3.0
damage_per_second = 0.0
script = ExtResource("1_qjpq2")
Duration = 3.0
DamagePerSecond = 0.0
Type = 2

View File

@@ -1,11 +1,10 @@
[gd_resource type="Resource" script_class="ChargeThrowInputResource" load_steps=2 format=3 uid="uid://diuv6pr6a0dup"]
[gd_resource type="Resource" load_steps=2 format=3 uid="uid://diuv6pr6a0dup"]
[ext_resource type="Script" uid="uid://dl1kpll33o6mv" path="res://scripts/resources/charge_throw_input_resource.gd" id="1_6fb6k"]
[ext_resource type="Script" uid="uid://dtpdh4jp51jis" path="res://scripts/Resources/ChargeThrowInputResource.cs" id="1_6fb6k"]
[resource]
script = ExtResource("1_6fb6k")
min_power = 0.5
max_power = 2.0
max_charge_time = 1.5
min_charge_duration = 0.1
metadata/_custom_type_script = "uid://dl1kpll33o6mv"
MinPower = 0.5
MaxPower = 2.0
MaxChargeTime = 2.0
MinChargeDuration = 0.1

View File

@@ -1,6 +1,6 @@
[gd_resource type="Resource" script_class="TapThrowInputResource" load_steps=2 format=3 uid="uid://br84dsfa3ti04"]
[gd_resource type="Resource" load_steps=2 format=3 uid="uid://br84dsfa3ti04"]
[ext_resource type="Script" uid="uid://blvdnsyi287rf" path="res://scripts/resources/tap_throw_input_resource.gd" id="1_c51dp"]
[ext_resource type="Script" uid="uid://cx7ryqxemgs56" path="res://scripts/Resources/TapThrowInputResource.cs" id="1_c51dp"]
[resource]
script = ExtResource("1_c51dp")