continuos particle flow on slash hit test
This commit is contained in:
parent
3a81917a24
commit
232edb1b41
1 changed files with 2 additions and 4 deletions
|
@ -240,10 +240,8 @@ static class Arts
|
||||||
),
|
),
|
||||||
Color.White
|
Color.White
|
||||||
);
|
);
|
||||||
if (Rig.btn_select.state)
|
VFX.Play(min_hit_pos);
|
||||||
{
|
|
||||||
VFX.Play(min_hit_pos);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue