Fix collision generation issues

This commit is contained in:
2019-11-03 20:31:05 -05:00
parent a267be20ac
commit d9350f3f6d
4 changed files with 20 additions and 5 deletions

View File

@@ -51,6 +51,7 @@ func _process(delta):
script = ExtResource( 1 )
[node name="LoadingScreen" type="CanvasLayer" parent="."]
editor/display_folded = true
script = SubResource( 1 )
[node name="ColorRect" type="ColorRect" parent="LoadingScreen"]