Alteruna / Multiplayer-FPS-Template

Alteruna Multiplayer First Person Shooter Template for Unity
https://assetstore.unity.com/packages/templates/systems/multiplayer-fps-template-259143
12 stars 6 forks source link

i can't run the game #3

Closed BOTGrzes closed 1 year ago

BOTGrzes commented 1 year ago

i installed the template and i get these errors: Assets\AlterunaFPS\Scripts\CinemachineVirtualCameraInstance.cs(12,10): error CS0246: The type or namespace name 'CinemachineVirtualCamera' could not be found (are you missing a using directive or an assembly reference?) Assets\AlterunaFPS\Scripts\CinemachineVirtualCameraInstance.cs(11,10): error CS0246: The type or namespace name 'CinemachineVirtualCamera' could not be found (are you missing a using directive or an assembly reference?) Assets\AlterunaFPS\Scripts\CinemachineVirtualCameraInstance.cs(12,10): error CS0246: The type or namespace name 'CinemachineVirtualCamera' could not be found (are you missing a using directive or an assembly reference?)

SimonAlteruna commented 1 year ago

I'm sorry for not getting back to you sooner, it looks like you do not have the Cinemachine package installed. Please install it from the package manager.