swift - "Dragging" Sound Effect with iOS Sprite-Kit -


developing sprite kit (in swift) based game ios. need have sound effect play while player drags object across screen. not sure how "prepare" sound file have "start" , "end" "looping" duration during drag itself. challenge, among many, fact sound of being dragged not created loop.

any advice?


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -