This is the 162nd episode of the new tutorial series on Action RPG game using Gameplay Ability System. Today we are going to implement a way to click and drag the UI to allow player to pan the UI around. This is required to allow player to pan around the skill tree. We have created the Skill Tree UI with unreal UMG widget system and you can learn how th UI is implemented in previous episodes.