Unity

No Image
public static class RandomCalculate{//確率を指定して、その事象が成り立ったかを判定する処理//percent: パーセンテージ。範囲は1から100まで。 public static bool CanDo ...