small racing game im working on
Diffstat (limited to 'test.gd')
-rw-r--r--test.gd6
1 files changed, 0 insertions, 6 deletions
diff --git a/test.gd b/test.gd
deleted file mode 100644
index 7091872..0000000
--- a/test.gd
+++ /dev/null
@@ -1,6 +0,0 @@
-extends CSGBox3D
-
-
-# Called when the node enters the scene tree for the first time.
-func _ready() -> void:
- (material as StandardMaterial3D).msdf_outline_size = 50 \ No newline at end of file