UE5 Lyra - How to: Spawn Without Weapons and Remove Weapon Ability

EDIT - This guy does the spawning without weapons way better, since I don’t have time to update this, go watch his video instead then go to his site and learn more about Lyra, I’m doing that right now! Hey, quick method for starting up your game without weapons in your hand. Also, I show how to map the input for the “Drop Weapon“ ability which just removes if from your inventory, hope this helps! EDIT - If you’re dropping several weapons instead of just one, go into GA_Drop and add “WaitInputRelease“ node just after “Event Activate Ability“ and run the rest of that blueprint from “on release“. It’s a quick fix that doesn’t deal with changing input stuff or adding cooldown game effects. Thanks to Jonathan Tewnes for catching that issue!
Back to Top