Modern MMORPG Locomotion System

Remove Aim Camera On Unequip Button Pressed

Step 1

Add new event in Weapon Interface

Open MMLSWeaponInterface and click Add New. Type RemoveAimCamera or whatever you like. No Inputs or Outputs are needed.

Step 2

Add nodes in BP_MMLSWeaponComponent

1. Add the 2 nodes at the location shown in picture.

Step 3

Add nodes in BP_SpartanPistol

1. Add the following 2 events in the pistol BP.