Hello,
I’m new to Unreal Engine. My game contains a camera switching system that follows the character and is activated through triggerboxs. This system works perfectly however the character always moves in the same way and not in relation to the changes of the different cameras. So I changed my script with an additional condition (see photo). This script works separately if I manually choose the bk or rt camera but when I assemble the two scripts the character moves normally for the first camera but for the second it moves strangely diagonally while I matiens the key advance everything right. (second photo the character move this direction by pressing W

)
Thank you for your help:)
I did a lot of research but I couldn’t find anything