Story.gd 77 B

12345
  1. extends Node
  2. export var prompts : PoolStringArray
  3. export var story : String