How do you access AudioStreams or Texture via gd script, and how can you use the export keyword to change the Audiostream in the editor?
Example case:
A script that extends AudioStreamPlayer that plays an intro then switches to the main music on intro end.
Thanks in advance,
Wolf