But I thought it was necessary since the script was being added to the GameObject(empty) so in order to use the RigidBody of another GameObject(sphere prefab) didn’t it need the GetComponent to make a reference to the RigidBody component so we can edit the velocity?