ajout des graines procédurales et des cinamatiques

This commit is contained in:
2026-02-21 14:29:36 +01:00
parent 2e4a1bab53
commit ca0133bd71
117 changed files with 1238 additions and 590 deletions

View File

@@ -44,7 +44,7 @@ const AVAILABLE_LANGUAGES_LABEL = [
#region ------------------ Video ------------------
@export var full_screen : bool = false :
@export var full_screen : bool = true :
set(v):
full_screen = v
video_changed.emit(self)