Character Setup {{ currentPage ? currentPage.title : "" }}

Add the lockon component to your player character bp, and call “Lockon target” function to lock on target actors. We also have “Next nearest target” function to switch between taargets.

The lockon component comes with 3 types

  • Free Lock: You can look around freely.

  • Pitch Free Only: You can only look up/down

  • Locked Rotation Control: Your look control is totally locked.

To lock on target make sure your target actor have the tag name you specified in the component details.

{{{ content }}}