User Tools

Site Tools


move:soundeffects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
move:soundeffects [2014/10/30 06:47]
Justin H.
move:soundeffects [2021/04/26 23:28] (current)
Mistermind
Line 3: Line 3:
  
 {{ :move:move_soundeffects.png?nolink |}} {{ :move:move_soundeffects.png?nolink |}}
 +
 +----
  
 **Casting Frame:** When during the move should the sound play. **Casting Frame:** When during the move should the sound play.
Line 10: Line 12:
 ---- ----
 Code example: Code example:
-<code c#>void OnHit(HitBox strokeHitBox, MoveInfo move, CharacterInfo hitter){+<code c#>void OnHit(HitBox strokeHitBox, MoveInfo move, ControlsScript hitter){
  Debug.Log("Total sound effects:" + move.soundEffects.Length);  Debug.Log("Total sound effects:" + move.soundEffects.Length);
 }</code> }</code>
move/soundeffects.1414666061.txt.gz · Last modified: 2014/10/30 06:47 by Justin H.