summaryrefslogtreecommitdiff
path: root/Scenes/Dungeon.tscn
diff options
context:
space:
mode:
authorHenrique Alves <henriquelalves@gmail.com>2022-07-15 18:07:27 -0300
committerHenrique Alves <henriquelalves@gmail.com>2022-07-15 18:07:27 -0300
commit0005f08b593be2c7bc3d9bc0cbd3c98c6d96f4cc (patch)
tree7d613485c9f7f6eafdfc5a1025e08b8a179c062d /Scenes/Dungeon.tscn
parent6d7e18d9d0f95bb6577e54681da86dc4d279d9b6 (diff)
downloadgamejam-gmtk-2022-0005f08b593be2c7bc3d9bc0cbd3c98c6d96f4cc.tar.gz
gamejam-gmtk-2022-0005f08b593be2c7bc3d9bc0cbd3c98c6d96f4cc.tar.bz2
gamejam-gmtk-2022-0005f08b593be2c7bc3d9bc0cbd3c98c6d96f4cc.zip
removed gridmap
Diffstat (limited to 'Scenes/Dungeon.tscn')
-rw-r--r--Scenes/Dungeon.tscn8
1 files changed, 0 insertions, 8 deletions
diff --git a/Scenes/Dungeon.tscn b/Scenes/Dungeon.tscn
index 447f31d..b2369de 100644
--- a/Scenes/Dungeon.tscn
+++ b/Scenes/Dungeon.tscn
@@ -7,14 +7,6 @@
[node name="Dungeon" type="Spatial"]
script = ExtResource( 1 )
-[node name="GridMap" type="GridMap" parent="."]
-data = {
-"cells": PoolIntArray( )
-}
-__meta__ = {
-"_editor_clip_": 0
-}
-
[node name="Floor" type="MeshInstance" parent="."]
transform = Transform( 12.2453, 0, 0, 0, 1, 0, 0, 0, 12.2453, 0, 0, 0 )
mesh = SubResource( 1 )