sound node - Plays mp3 file
<root>
<objects>
<sound url='' time='' loops=''/>
</objects>
</root>
Attributes:
| Name | Description | Values | Default value |
|---|---|---|---|
| source | mp3 file url | String | |
| start_second | start second | positive integer value | |
| loops | loops count | positive or zero integer value | 0 |