We have a tappable turd :D
This commit is contained in:
commit
372f345e91
16 changed files with 710 additions and 0 deletions
9
main.tscn
Normal file
9
main.tscn
Normal 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)
|
Loading…
Add table
Add a link
Reference in a new issue