コード例 #1
0
 private void HandleWater()
 {
     StartCoroutine(waterController.WaterTo(currentFirePoint, currentDrop));
 }