コード例 #1
0
ファイル: Arm.cs プロジェクト: alintulu/ForestFondler
 void Start( )
 {
     line = GetComponent <BendyLine> ( );
 }