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
move:soundeffects [2016/01/18 02:49]
Mistermind
move:soundeffects [2021/04/26 23:28] (current)
Mistermind
Line 12: 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.1453103366.txt.gz · Last modified: 2016/01/18 02:49 by Mistermind