This commit is contained in:
Gerard Gascón 2025-04-24 17:06:24 +02:00
commit 18efc36800
161 changed files with 5008 additions and 0 deletions

View file

@ -0,0 +1,4 @@
extends Node
var dialogue = "hewwo... hewwo?" # Text to display.
var time = 8 # How long it should be on screen.