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
+4 -1
View File
@@ -36,4 +36,7 @@ func get_scene_icon() -> Texture:
return DEFAULT_SCENE_ICON
func _on_generated(_generated_scene : Node):
pass
pass
func can_abandon() -> bool:
return false