How do i make an introduction sound play only once and have actors not move until the sound is finished?
I have a playintro command and also a isintrostillplaying command.
I have not put it into the act method to stop it from an infinite loop. Do i make intro sound in another public void?