various fixes and add

This commit is contained in:
Altaezio
2026-02-27 12:23:52 +01:00
parent add394d968
commit 2f23b3fcb5
14 changed files with 86 additions and 32 deletions

View File

@@ -51,3 +51,6 @@ func card_info() -> CardInfo:
func _notification(what):
if (what == NOTIFICATION_PREDELETE):
Pointer.stop_inspect(self)
func get_card_up_padding() -> float:
return Pointer.CARD_UP_PADDING