RTS Camera for 2D Game

Hello, I’ve made a new game in the 2D TopDown Template for unreal engine 4, and was wondering how I can change the code within the TopDownCharacter and TopDownController to allow me to use the same style of point and click motion but with a 2d sprite. I’ve already made the sprite and a separate controller and gamemode for the sprite. I just need to know how to make the original code work for it.