示例#1
0
 private void Start()
 {
     homePos   = dude.body.position.x;
     armLength = dude.GetStat(Stat.ArmLength);
 }