8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://xtddokmxodh7"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dsaw77jgt4b4f" path="res://Asset/cross.png" id="1_m3jjj"]
|
||
|
|
||
|
[node name="cross" type="Sprite2D"]
|
||
|
scale = Vector2(0.2, 0.2)
|
||
|
texture = ExtResource("1_m3jjj")
|