Updated resources and working Player scene to share the same variables

as the new component setup.
This commit is contained in:
Henry 2026-04-06 01:31:50 +01:00
parent 9b3841775c
commit 5d2efe9983
5 changed files with 16 additions and 19 deletions

View file

@ -1,13 +0,0 @@
[gd_resource type="Resource" script_class="PlayerShot" format=3 uid="uid://cels8t3hqjtsu"]
[ext_resource type="Script" uid="uid://ccdohs4gduee5" path="res://scripts/player_shot.gd" id="1_dpne1"]
[ext_resource type="Texture2D" uid="uid://ti1uy42vnnhw" path="res://graphics/shot.png" id="2_fu23f"]
[resource]
script = ExtResource("1_dpne1")
shot_name = "Stock"
damage = 3
speed = -350
projectiles = 1
cooldown = 0.0
metadata/_custom_type_script = "uid://ccdohs4gduee5"