1
0
Fork 0

We have a tappable turd :D

This commit is contained in:
Lauren Toivanen 2025-10-05 08:43:46 +03:00
commit 372f345e91
16 changed files with 710 additions and 0 deletions

9
main.tscn Normal file
View file

@ -0,0 +1,9 @@
[gd_scene load_steps=2 format=3 uid="uid://cjsuxut5sc286"]
[ext_resource type="PackedScene" uid="uid://dfs6vgn8fh8n8" path="res://player.tscn" id="1_ig7tw"]
[node name="Main" type="Node"]
[node name="Player" parent="." instance=ExtResource("1_ig7tw")]
position = Vector2(172, 240)
scale = Vector2(2.5, 2.5)