Moba-like camera + movement?

Thanks for the screenshot! Your implementation made me think of another way to implement it in C++. I don’t want to implement it with blueprint because I want to get better at the C++ :slight_smile: Let’s try.

//Edit: It works now! Your blueprint helped me to get to the right approach. Thank you!