Astromovida/scripts/events/dialog_event_01.gd
Gerard Gascón 18efc36800 init
2025-04-24 17:06:24 +02:00

4 lines
114 B
GDScript

extends Node
var dialogue = "hewwo... hewwo?" # Text to display.
var time = 8 # How long it should be on screen.