Example #1
0
 void Start()
 {
     recoil = GetComponent<Recoil>();
 }
Example #2
0
 void Start()
 {
     recoil = GetComponent <Recoil>();
 }