Пример #1
0
 // Called when the state of the playable is set to Play
 public override void OnBehaviourPlay(Playable playable, FrameData info)
 {
     SuperInput.SetKey(key, this);
 }