// Update is called once per frame
 public void OnRun()
 {
     playerDataObj.Run();
 }