small racing game im working on
Diffstat (limited to 'scenes/floor.gd')
-rw-r--r--scenes/floor.gd2
1 files changed, 2 insertions, 0 deletions
diff --git a/scenes/floor.gd b/scenes/floor.gd
new file mode 100644
index 0000000..e8ef1a2
--- /dev/null
+++ b/scenes/floor.gd
@@ -0,0 +1,2 @@
+extends StaticBody3D
+class_name Floor