XaiJu
CodeLikeMe
CodeLikeMe

patreon


Unreal Engine C++ #2 - Fight Movement

In this episode of unreal engine C++ tutorial series, I am going to change my character to suit for a game like mortal combat where we see the player character from the side and we can move to the right and to the left of the screen. The character will be in a fighting stance and it will always stand facing the opponent side. With A key, character will step away from the opponent and with D, character will step closer to the opponent. For this I am going to implement a separate 2D blendspace for fight movement and integrate into the animation.

password=codelikeme_cpp

Unreal Engine C++ #2 - Fight Movement

More Creators