Example #1
0
 void Start()
 {
     player = GameObject.FindGameObjectWithTag("Player").GetComponent <GingerbreadCharacterMover>();
 }