11 lines
492 B
Plaintext
11 lines
492 B
Plaintext
[gd_scene format=3 uid="uid://c3kfkmt7p66c2"]
|
|
|
|
[ext_resource type="Script" uid="uid://c5wpkmya4n248" path="res://guide_examples/mouse_position_2d/godot_head.gd" id="1_1ibdt"]
|
|
[ext_resource type="Texture2D" uid="uid://byjxtsekdl8t2" path="res://guide_examples/shared/godot_logo.svg" id="2_8cdku"]
|
|
|
|
[node name="GodotHead" type="Node2D" unique_id=1602369722]
|
|
script = ExtResource("1_1ibdt")
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=823667452]
|
|
texture = ExtResource("2_8cdku")
|