11 lines
420 B
Plaintext
11 lines
420 B
Plaintext
[gd_scene format=3 uid="uid://cun63uvd6k6eg"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://chvsugc1m4gqu" path="res://icon.svg" id="1_0xm2m"]
|
|
[ext_resource type="Script" uid="uid://cw3xemcqi21rw" path="res://Player.cs" id="2_0xm2m"]
|
|
|
|
[node name="Main" type="Node2D" unique_id=673288413]
|
|
|
|
[node name="Player" type="Sprite2D" parent="." unique_id=1433899478]
|
|
texture = ExtResource("1_0xm2m")
|
|
script = ExtResource("2_0xm2m")
|