XaiJu
CodeLikeMe
CodeLikeMe

patreon


Runtime Character Switching in Unreal Engine

In this tutorial I am going to show you how to switch the playable character in the runtime. There will be 3 characters in the play time and only one of the characters will be controlled by the player while other characters are controlled by an AI which follows the player controlled character. Player can switch to any character and take control any time in the runtime of the game and the character previously controlled and unpossessed by the player will be controlled by an AI controller and continue to follow the player character. We can see the same mechanism in games like dragon age inquisition where player can be switched into any of the available character and take control.

password=codelikeme_switch

Runtime Character Switching in Unreal Engine

More Creators