bugfix: savestation colliding with itself
This commit is contained in:
parent
c5a54977ac
commit
b0c5798328
3 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,7 @@ tracks/1/keys = {
|
|||
}
|
||||
|
||||
[node name="SaveStation" type="StaticBody2D"]
|
||||
collision_layer = 0
|
||||
script = ExtResource( 2 )
|
||||
|
||||
[node name="WhiteSpaceSprite" type="Sprite" parent="."]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue