GAE_CA1/Assets/Theke/theke.tscn

31 lines
1.2 KiB
Plaintext

[gd_scene format=3 uid="uid://bv2wl3c078xyx"]
[ext_resource type="Script" uid="uid://g0hhwyqkbbmb" path="res://Assets/Theke/theke.gd" id="1_7rjap"]
[ext_resource type="Texture2D" uid="uid://bo7ttbkhiqxh5" path="res://external_assets/Pixel Lands Interiors/furniture.png" id="1_ibvqd"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ibvqd"]
size = Vector2(48, 21.25)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7rjap"]
size = Vector2(45, 26)
[node name="Theke" type="StaticBody2D" unique_id=1779849611]
y_sort_enabled = true
script = ExtResource("1_7rjap")
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1555979196]
texture = ExtResource("1_ibvqd")
region_enabled = true
region_rect = Rect2(208, 211, 48, 29)
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1355188106]
position = Vector2(0, -2.375)
shape = SubResource("RectangleShape2D_ibvqd")
[node name="Area2D" type="Area2D" parent="." unique_id=1477123762 groups=["interactebel", "theke"]]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D" unique_id=652294489]
position = Vector2(0, -3)
shape = SubResource("RectangleShape2D_7rjap")
debug_color = Color(0.7495113, 0.20287767, 0.99999994, 0.41960785)