Beispiel #1
0
 protected void Update()
 {
     // Photon doesn't do anything else but move
     photon.Move();
 }