latest prompts by @gera
This commit is contained in:
@@ -67,3 +67,4 @@ static func _execute_recipe(a: Node3D, b: Node3D, recipe: Dictionary) -> void:
|
||||
result.global_position = pos
|
||||
FX.merge_smoke(pos + Vector3(0, 0.3, 0), parent)
|
||||
SFX.merge(parent)
|
||||
parent.get_tree().create_timer(30.0).connect("timeout", result.queue_free)
|
||||
|
||||
Reference in New Issue
Block a user