abandon not possible everywhere + drag fixes + text fixes

This commit is contained in:
Altaezio
2026-07-30 11:57:03 +02:00
parent 04ff9de78a
commit 0409a8bc8b
10 changed files with 35 additions and 12 deletions
@@ -27,4 +27,7 @@ func get_scene_title() -> String:
func _on_generated(generated_scene : Node):
var region : Region = generated_scene as Region
region.finish_generation()
region.finish_generation()
func can_abandon() -> bool:
return true