18 lines
632 B
Plaintext
18 lines
632 B
Plaintext
[gd_scene format=3 uid="uid://c7rjjlamkqhnw"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://2euqjppqk8s5" path="res://Assets/Sprites/Under Construction.png" id="1_acm7k"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_wcsxr"]
|
|
size = Vector2(16, 16)
|
|
|
|
[node name="Under Construction Block" type="StaticBody2D" unique_id=390553492]
|
|
texture_repeat = 2
|
|
collision_mask = 0
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=64334173]
|
|
shape = SubResource("RectangleShape2D_wcsxr")
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=291414072]
|
|
texture_repeat = 2
|
|
texture = ExtResource("1_acm7k")
|