forked from team-sg/hero-mark-2
fixed issue where indicator showed up on frame 1
This commit is contained in:
parent
9a08b79c2c
commit
8afbb0f7f5
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ smoothing_speed = 8.0
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
|
|
||||||
[node name="OffLevelIndicator" parent="." instance=ExtResource( 2 )]
|
[node name="OffLevelIndicator" parent="." instance=ExtResource( 2 )]
|
||||||
|
visible = false
|
||||||
position = Vector2( 0, 12 )
|
position = Vector2( 0, 12 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue