void Update()
 {
     if (Instance == null)
     {
         Instance = this;
     }
     deltaTime += (Time.deltaTime - deltaTime) * 0.1f;
 }
Exemple #2
0
 public Attack_1(fps xxx )
 {
 }
 // Use this for initialization
 public SwordCollideDetector(fps level)
 {
 }
 // Use this for initialization
 public SwordCollideDetector(fps level)
 {
 }
Exemple #5
0
 public Attack_1(fps xxx)
 {
 }