Skip to content

Commit

Permalink
Formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Five-Damned-Dollarz committed Mar 9, 2021
1 parent b4a0601 commit 3f5ad69
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/abc-v6-anim-engine-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Animation names for PV weapon models:
sound_chance:int chance [0-100]
sound_voice:bool is_voice

Examples:
For a gun's PV animation to deal damage the actual fire frame needs: fire_key
To play mon_footstep_1.wav or mon_footstep_2.wav randomly whenever a footstep frame happens: [play_sound:mon_footstep_][sound_random:2][sound_volume:50]
# Examples:

- For a gun's PV animation to deal damage the actual fire frame needs: fire_key
- To play mon_footstep_1.wav or mon_footstep_2.wav randomly whenever a footstep frame happens: [play_sound:mon_footstep_][sound_random:2][sound_volume:50]

0 comments on commit 3f5ad69

Please sign in to comment.