1 2 3 4 5 6 7 8 9 10 11
[gd_scene load_steps=3 format=3 uid="uid://bsu0i18fxrwhj"] [ext_resource type="PackedScene" uid="uid://bimmd1hcj2h0e" path="res://hammers/hammer_base.tscn" id="1_350hj"] [ext_resource type="Texture2D" uid="uid://dcf5es758pw1n" path="res://assets/hammers/hammer01.png" id="2_sdlv5"] [node name="Hammer01" instance=ExtResource("1_350hj")] [node name="Sprite" parent="." index="1"] texture = ExtResource("2_sdlv5") [editable path="Hitbox"]