autogenerated changes by godot

This commit is contained in:
2025-07-31 19:02:58 +02:00
parent 31f2e84b39
commit 556500d6c3
5 changed files with 3 additions and 81 deletions
@@ -1,4 +1,4 @@
[gd_scene load_steps=9 format=3 uid="uid://dpbbroif2tnil"]
[gd_scene load_steps=8 format=3 uid="uid://dpbbroif2tnil"]
[ext_resource type="Script" uid="uid://btusf04xnywhm" path="res://scripts/CSharp/Common/Inventory/ItemOnGround2D.cs" id="1_tlhp6"]
[ext_resource type="Script" uid="uid://c8suoi3i6kqai" path="res://scripts/CSharp/Common/Inventory/ItemOnGroundSpawnWith.cs" id="3_xu8me"]
@@ -12,10 +12,6 @@ default_font_size = 80
[sub_resource type="Theme" id="Theme_harr4"]
default_font_size = 40
[sub_resource type="CircleShape2D" id="CircleShape2D_tlhp6"]
resource_local_to_scene = true
radius = 300.0
[node name="GenericItemOnGround" type="Node2D"]
script = ExtResource("1_tlhp6")
@@ -45,14 +41,7 @@ autowrap_mode = 3
_outlineMaterial = ExtResource("4_harr4")
_spriteToOutline = NodePath("../Icon")
[node name="CollisionShape3D" parent="InteractionArea2/Area2D" index="0"]
shape = SubResource("CircleShape2D_tlhp6")
[node name="Icon" type="Sprite2D" parent="."]
position = Vector2(5, -300)
scale = Vector2(0.868852, 0.868852)
texture = ExtResource("5_harr4")
[connection signal="Interacted" from="InteractionArea2" to="." method="TryPickUp"]
[editable path="InteractionArea2"]