예제 #1
0
 void Awake()
 {
     reaktor.Initialize(this);
     motion = GetComponent <ConstantMotion>();
 }
예제 #2
0
 void Awake()
 {
     reaktor.Initialize(this);
     motion = GetComponent<ConstantMotion>();
 }