Move about the GoDot geezers boat race

This commit is contained in:
2026-08-18 15:09:10 +01:00
parent f28d1184cc
commit de0e8d8d1f
6 changed files with 71 additions and 1 deletions

10
main.tscn Normal file
View File

@@ -0,0 +1,10 @@
[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")