système de sauvegarde, scène 3D de test sur la base astra et passage en forward+

This commit is contained in:
2026-02-06 10:28:36 +01:00
parent 83d462f2f4
commit cc421a951f
97 changed files with 2138 additions and 1007 deletions

View File

@@ -1,8 +1,7 @@
extends Resource
class_name CardSectionInfo
@export var title_colored : bool = false
@export var title_color : Color = Color("25c147ff")
@export var color : Color = Color('2364aaff')
@export var title_text : String = ""
@export var title_icon : Texture = null
@export_multiline var text : String = ""