added a video player, added a GridContainer

This commit is contained in:
2026-06-11 23:55:38 -05:00
parent 2e31012447
commit 1bb58c1a2c
9 changed files with 423 additions and 2 deletions

View File

@@ -15,3 +15,6 @@ signal buttonUpdated
func _ready() -> void:
$StaticBody3D._initButton(baseColor,pressedColor,char)
print(baseColor,pressedColor)
func _process(delta: float) -> void:
$StaticBody3D/Label3D.text = char