aboutsummaryrefslogtreecommitdiffstats
path: root/Player.tscn
diff options
context:
space:
mode:
authorfreddie-a <57713959+freddie-a@users.noreply.github.com>2022-10-30 09:21:08 +0000
committerfreddie-a <57713959+freddie-a@users.noreply.github.com>2022-10-30 09:21:08 +0000
commitd532570052901e9e956fab4809228a6b742ee233 (patch)
tree6161dbaedf0ed172a3ceced9abce68c2f72f667c /Player.tscn
parentf3ac42262d09514040a7c48a2fd320c23a16a950 (diff)
Rotate player to mouse and rename
Diffstat (limited to 'Player.tscn')
-rw-r--r--Player.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Player.tscn b/Player.tscn
index 4dcae32..8491e22 100644
--- a/Player.tscn
+++ b/Player.tscn
@@ -1,6 +1,6 @@
[gd_scene load_steps=3 format=2]
-[ext_resource path="res://KinematicBody2D.gd" type="Script" id=1]
+[ext_resource path="res://Player.gd" type="Script" id=1]
[ext_resource path="res://assets/htm_tex.png" type="Texture" id=2]
[node name="Area2D" type="Area2D"]