10 lines
323 B
Plaintext
10 lines
323 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://cv342kc1jj5hb"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://mobingoxskg1" path="res://scenes/tilemap/threat.png" id="1_pvxsy"]
|
|
|
|
[node name="Threat" type="Node2D"]
|
|
|
|
[node name="Threat" type="Sprite2D" parent="."]
|
|
scale = Vector2(0.171358, 0.171358)
|
|
texture = ExtResource("1_pvxsy")
|