summaryrefslogtreecommitdiff
path: root/ko_plane.gd
diff options
context:
space:
mode:
Diffstat (limited to 'ko_plane.gd')
-rw-r--r--ko_plane.gd5
1 files changed, 5 insertions, 0 deletions
diff --git a/ko_plane.gd b/ko_plane.gd
new file mode 100644
index 0000000..30ec748
--- /dev/null
+++ b/ko_plane.gd
@@ -0,0 +1,5 @@
+extends TileMapLayer
+
+
+func _ready() -> void:
+ visible = false