Miner tile

This commit is contained in:
2025-08-26 23:12:46 +08:00
parent 6f2969d880
commit 3d11cecd5e
8 changed files with 64 additions and 3 deletions

View File

@@ -7,11 +7,13 @@
script = ExtResource("1_08t41")
[node name="Sprite2D" type="Sprite2D" parent="."]
rotation = 1.5708
scale = Vector2(0.1, 0.1)
texture = ExtResource("1_ucweq")
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
position = Vector2(1, 2.5)
rotation = 1.5708
polygon = PackedVector2Array(54, 87.5, 62, 76.5, 7, -89.5, -1, -92.5, -10, -89.5, -64, 76.5, -55, 87.5)
[node name="Camera2D" type="Camera2D" parent="."]