(Created page with "{{Template:Infobox |above=Music Zone |subheader=Component |image=400px |caption=Component's Inspector | label1 = Name | data1 = Sets the name of the mu...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
}} | }} | ||
+ | ''Note: This component currently is not working, please use other sound related component instead. '' | ||
This component is used to set music zones in a region. | This component is used to set music zones in a region. | ||
Line 26: | Line 27: | ||
'''Clipsize''' Set the number of clips to be added. | '''Clipsize''' Set the number of clips to be added. | ||
− | '''Element''' Drag the each clip in one of the element field. | + | '''Element''' Drag the each clip in one of the element field. |
− | + | ||
+ | {| class="wikitable" | ||
+ | |+ style="caption-side:Top; color:#f000000;"|''Supported Formats'' | ||
+ | |- | ||
+ | ! scope="col"| Format | ||
+ | ! scope="col"| Extensions | ||
+ | |- | ||
+ | |MPEG layer 3 | ||
+ | |.mp3 | ||
+ | |- | ||
+ | |Ogg Vorbis | ||
+ | |.ogg | ||
+ | |- | ||
+ | |Microsoft Wave | ||
+ | |.wav | ||
+ | |- | ||
+ | |Audio Interchange File Format | ||
+ | |.aiff / .aif | ||
+ | |- | ||
+ | |Ultimate Soundtracker module | ||
+ | |.mod | ||
+ | |- | ||
+ | |Impulse Tracker module | ||
+ | |.it | ||
+ | |- | ||
+ | |Scream Tracker module | ||
+ | |.s3m | ||
+ | |- | ||
+ | |FastTracker 2 module | ||
+ | |.xm | ||
+ | |} | ||
+ | |||
{{Component Navbox}} | {{Component Navbox}} |
Music Zone | |
Component | |
![]() Component's Inspector | |
Name | Sets the name of the music zone. |
---|---|
Radius | Set the area of the music zone |
Clip Size | Sets the number of clips |
Elements | Drag the audio clips here |
Note: This component currently is not working, please use other sound related component instead.
This component is used to set music zones in a region.
Create an empty GameObject and attach MusicZone component to it.
Name Sets the name for music zone.
Radius Set the radius of the zone/sound to be played within.
Clipsize Set the number of clips to be added.
Element Drag the each clip in one of the element field.
Format | Extensions |
---|---|
MPEG layer 3 | .mp3 |
Ogg Vorbis | .ogg |
Microsoft Wave | .wav |
Audio Interchange File Format | .aiff / .aif |
Ultimate Soundtracker module | .mod |
Impulse Tracker module | .it |
Scream Tracker module | .s3m |
FastTracker 2 module | .xm |
|