Crosshair & Rotating Player in idle | Unity Photon Online Multiplayer Game Development Tutorial

preview_player
Показать описание
This is tutorial# 33. In this course you will learn and build ONLINE MULTIPLAYER SHOOTER GAME using unity game engine with PHOTON.

#unity #photon #multiplayer
Рекомендации по теме
Комментарии
Автор

hello nice work but i notice if i move my character using WSAD keyboard, the character will rotate back to where is face (camera look direction ) when i added this line of code to my Camara rotation
if (playerMovement.isMoving == false && playerMovement.isSprinting == false)
{
playerTransform.rotation = Quaternion.Euler(0, lookAngle, 0);
}

odutayoadeyemo
Автор

Hey Wits, Love to watch your videos keep making this type of valuable content. I can create high-quality thumbnails and edit your videos 🎬, which can save your time and help you earn more money 💰and grow faster on YouTube 🚀. Looking forward to your response 👀.

AdarshNarvaria