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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Thomas Lavocat
					Thomas Lavocat