CodeLikeMe
patreon
Unreal Third Person Shooter #15 - Turn in place 180 degrees
🕑 Added 2019-09-23 17:53:22 +0000 UTCWhen the player press the Aim down button, while the character facing towards the camera, the character should instantly but smoothly turn to the aiming direction and point the gun towards the aiming direction intended by the player. This turning should look good and also shouldn't delay the aiming as it is important for the gameplay. So we need to balance this function . this is the part I am going to cover today.