updating project files
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cj8m2n32yjxka"]
|
||||
[gd_scene format=3 uid="uid://cj8m2n32yjxka"]
|
||||
|
||||
[ext_resource type="Script" path="res://guide_examples/mouse_position_2d/godot_head.gd" id="1_7od3t"]
|
||||
[ext_resource type="Script" uid="uid://c5wpkmya4n248" path="res://guide_examples/mouse_position_2d/godot_head.gd" id="1_7od3t"]
|
||||
[ext_resource type="Texture2D" uid="uid://byjxtsekdl8t2" path="res://guide_examples/shared/godot_logo.svg" id="1_1168h"]
|
||||
|
||||
[node name="GodotHead" type="Node2D"]
|
||||
[node name="GodotHead" type="Node2D" unique_id=1727810755]
|
||||
script = ExtResource("1_7od3t")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1316493977]
|
||||
texture = ExtResource("1_1168h")
|
||||
|
||||
Reference in New Issue
Block a user