aboutsummaryrefslogtreecommitdiffstats
path: root/Player.tscn
diff options
context:
space:
mode:
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 8491e22..7be19de 100644
--- a/Player.tscn
+++ b/Player.tscn
@@ -3,7 +3,7 @@
[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"]
+[node name="Player" type="Area2D"]
collision_mask = 3
script = ExtResource( 1 )