GAE_CA1/Assets/WoodStofe/WoodStofe.tscn

44 lines
1.8 KiB
Plaintext

[gd_scene format=3 uid="uid://c4uvdq2pevvu6"]
[ext_resource type="Script" uid="uid://dqhfjl4gljpxt" path="res://Assets/items/pick_up_area.gd" id="1_0sb3h"]
[ext_resource type="Texture2D" uid="uid://clnefx3h2yp2a" path="res://Assets/WoodStofe/WooD_Schrank.png" id="1_nwgfe"]
[ext_resource type="AudioStream" uid="uid://cdj38475fulsk" path="res://Sounds/essence_pick_up.wav" id="3_pjajf"]
[ext_resource type="Texture2D" uid="uid://g2b1nbuer721" path="res://Assets/items/new_images/wood_tex.png" id="4_ak5de"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_0sb3h"]
size = Vector2(29, 10)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_pjajf"]
size = Vector2(34, 30)
[node name="WoodStofe" type="StaticBody2D" unique_id=1639074551 node_paths=PackedStringArray("audio_stream_player")]
script = ExtResource("1_0sb3h")
audio_stream_player = NodePath("AudioStreamPlayer")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=213912017]
texture_filter = 1
position = Vector2(-1, 0)
texture = ExtResource("1_nwgfe")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=2017833154]
position = Vector2(-1.5, 10)
shape = SubResource("RectangleShape2D_0sb3h")
[node name="Area2D" type="Area2D" parent="." unique_id=533517644 groups=["interactebel"]]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D" unique_id=1529525343]
position = Vector2(-1, 2)
shape = SubResource("RectangleShape2D_pjajf")
debug_color = Color(0.73723745, 0.22451043, 0.99999994, 0.41960785)
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." unique_id=1206856522]
stream = ExtResource("3_pjajf")
[node name="TextureRect" type="TextureRect" parent="." unique_id=374369476]
z_index = 10
offset_left = -8.0
offset_top = -30.0
offset_right = 8.0
offset_bottom = -14.0
texture = ExtResource("4_ak5de")