INPStarfall/Starfall

No sound.emitEntity?

Closed this issue · 4 comments

No sound.emitEntity?

Loop sounds plays one time?

If the sounds don't automatically loop, then consider checking if the sound isPlaying and if not, play again. I tested some loops sounds when making the library, generator sounds to be precise, and they seemed to loop fine.

EmitSound plays all sounds once, but sound.create():play() plays sound as a loop.
And i can play more than 1 same sound.