Added CannonWeapon textures

This commit is contained in:
2025-11-19 15:32:03 +03:00
parent 721d38e9d1
commit 77b03e4b73
25 changed files with 443 additions and 36 deletions
+2 -7
View File
@@ -1,12 +1,7 @@
[gd_scene load_steps=3 format=3 uid="uid://1o2ta17yc5bp"]
[gd_scene load_steps=2 format=3 uid="uid://1o2ta17yc5bp"]
[ext_resource type="Script" uid="uid://dpqxs8hlql2o0" path="res://game/entities/weapons/abstract_weapon.gd" id="1_x30ps"]
[sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_dra6h"]
size = Vector2(10, 7)
[node name="AbstractWeapon" type="Node2D"]
z_index = 2
script = ExtResource("1_x30ps")
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = SubResource("PlaceholderTexture2D_dra6h")