コード例 #1
0
ファイル: ObiRopeCursor.cs プロジェクト: Dedicatus/LineRacer
 private void RemoveParticleAt(int index)
 {
     rope.DeactivateParticle(index);
 }