Changes

Jump to navigation Jump to search
fix broken links
Line 4: Line 4:     
==Data Format==
 
==Data Format==
You can now create and customize [[Animals#Cat or Dog|pets]] & pet breeds by editing the new <samp>Data/Pets</samp> asset.
+
You can create and customize [[Animals#Cat or Dog|pets]] & pet breeds by editing the <samp>Data/Pets</samp> asset.
    
This consists of a string → model lookup, where...
 
This consists of a string → model lookup, where...
Line 27: Line 27:  
|-
 
|-
 
| <samp>BarkSound</samp>
 
| <samp>BarkSound</samp>
| The [[#Custom audio|cue ID]] for the pet's occasional 'bark' sound.
+
| The [[Modding:Audio|cue ID]] for the pet's occasional 'bark' sound.
 
|-
 
|-
 
| <samp>ContentSound</samp>
 
| <samp>ContentSound</samp>
| The [[#Custom audio|cue ID]] for the sound which the pet makes when you pet it.
+
| The [[Modding:Audio|cue ID]] for the sound which the pet makes when you pet it.
 
|-
 
|-
 
| <samp>RepeatContentSoundAfter</samp>
 
| <samp>RepeatContentSoundAfter</samp>
Line 188: Line 188:  
|-
 
|-
 
| <samp>SoundOnStart</samp>
 
| <samp>SoundOnStart</samp>
| ''(Optional)'' The [[#Custom audio|audio cue ID]] for the sound to play when the state starts. If set to <samp>BARK</samp>, the pet's <samp>BarkSound</samp> (or breed's <samp>BarkOverride</samp>) field is used. Defaults to none.
+
| ''(Optional)'' The [[Modding:Audio|audio cue ID]] for the sound to play when the state starts. If set to <samp>BARK</samp>, the pet's <samp>BarkSound</samp> (or breed's <samp>BarkOverride</samp>) field is used. Defaults to none.
 
|-
 
|-
 
| <samp>SoundRange</samp><br /><samp>SoundRangeFromBorder</samp>
 
| <samp>SoundRange</samp><br /><samp>SoundRangeFromBorder</samp>
Line 261: Line 261:  
|-
 
|-
 
| <samp>Sound</samp>
 
| <samp>Sound</samp>
| ''(Optional)'' The [[#Custom audio|audio cue ID]] for the sound to play when the animation starts or loops. If set to <samp>BARK</samp>, the pet's <samp>BarkSound</samp> (or breed's <samp>BarkOverride</samp>) field is used. Defaults to none.
+
| ''(Optional)'' The [[Modding:Audio|audio cue ID]] for the sound to play when the animation starts or loops. If set to <samp>BARK</samp>, the pet's <samp>BarkSound</samp> (or breed's <samp>BarkOverride</samp>) field is used. Defaults to none.
 
|-
 
|-
 
| <samp>SoundRange</samp><br /><samp>SoundRangeFromBorder</samp><br /><samp>SoundIsVoice</samp>
 
| <samp>SoundRange</samp><br /><samp>SoundRangeFromBorder</samp><br /><samp>SoundIsVoice</samp>
Line 320: Line 320:  
|-
 
|-
 
| <samp>CustomFields</samp>
 
| <samp>CustomFields</samp>
| The [[#Custom data fields|custom fields]] for this entry.
+
| The [[Modding:Common_data_field_types#Custom_fields|custom fields]] for this entry.
 
|}
 
|}
       
[[Category:Modding]]
 
[[Category:Modding]]
138

edits

Navigation menu