{
  "x": 0,
  "y": 0,
  "speedX": 0,
  "speedY": 0,
  "targetX": 0,
  "targetY": 0,
  "distanceX": 0,
  "distanceY": 0,
  "accelerationX": 0,
  "accelerationY": 0
}