pub fn play_now() -> Component<()>
Expand description

Trigger at this frame: The system will watch for this component and PLAY the audio at this frame,

using the other components as parameters.

Then set it back to false.

Attributes: MaybeResource, Debuggable