void Start() { goal.SetPlayerData(playerData); paddleController.SetPlayerData(playerData); paddleController.PaddleBox = paddleBox; }