init
This commit is contained in:
commit
18efc36800
161 changed files with 5008 additions and 0 deletions
4
scripts/events/dialog_event_01.gd
Normal file
4
scripts/events/dialog_event_01.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends Node
|
||||
|
||||
var dialogue = "hewwo... hewwo?" # Text to display.
|
||||
var time = 8 # How long it should be on screen.
|
Loading…
Add table
Add a link
Reference in a new issue