mirror of
https://github.com/D4M13N-D3V/godot_template.git
synced 2025-03-13 09:34:59 +00:00
10 lines
298 B
Plaintext
10 lines
298 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://brs6u78mwggbp"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bdvx58rwnaeev" path="res://icon.svg" id="1_xhw8e"]
|
|
|
|
[node name="Node2D" type="Node2D"]
|
|
|
|
[node name="Icon" type="Sprite2D" parent="."]
|
|
position = Vector2(552, 307)
|
|
texture = ExtResource("1_xhw8e")
|