item/fromage: reinitialisation timé

Un timer redéclenche l'apparition du fromage au bout d'un certain temps.
Il suffit de paramètrer la variable CHEESE_RESPAWN_TIME pour que ça soit
customisable à l'envie.
This commit is contained in:
Thomas Lavocat
2023-04-30 18:53:58 +02:00
parent 66383d3659
commit 273ca490c0
3 changed files with 42 additions and 4 deletions

View File

@@ -1991,4 +1991,8 @@ metadata/_edit_group_ = true
[node name="Node" type="Node" parent="."]
[node name="Fromage normal" parent="Node" instance=ExtResource("3_3jwuu")]
position = Vector2(-101, -33)
position = Vector2(-80, -83)
[node name="Fromage normal2" parent="Node" instance=ExtResource("3_3jwuu")]
position = Vector2(50, 142)
CHEESE_RESPAWN_TIME = 10