forked from team-sg/hero-mark-2
upper rightmost steam in rust no longer has infinite off time
This commit is contained in:
parent
02eb7ece33
commit
5684e5b3a0
3 changed files with 34 additions and 16 deletions
|
@ -188,8 +188,8 @@ off_time = 1.5
|
|||
|
||||
[node name="Steam7" parent="Enemies" groups=["button3"] instance=ExtResource( 7 )]
|
||||
position = Vector2( 672, 40 )
|
||||
off_time = inf
|
||||
on_time = 0.0
|
||||
off_time = 0.0
|
||||
on_time = inf
|
||||
|
||||
[node name="Steam2" parent="Enemies" groups=["button1"] instance=ExtResource( 7 )]
|
||||
position = Vector2( 128, 152 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue