unity导入文件后报错error CS0246

问题遇到的现象和发生背景 我下载了Creator kit Beginner Code后直接导入报错
问题相关代码,请勿粘贴截图Assets\Creator Kit - Beginner Code\Scripts\CameraController.cs(35,16): error CS0246: The type or namespace name 'CinemachineVirtualCamera' could not be found (are you missing a using directive or an assembly reference?)
运行结果及报错内容
我的解答思路和尝试过的方法 重新下载
我想要达到的结果 不报错

找不到命名空间,你去unity -》window-》package里面搜Cinemachine,然后导入