Problem with Spawning Actors from HUD Actions

Hey PenguinTD and Eddy71, thanks for the tips, when you said about “emit a control event” I realized that the GameHUD does not execute nodes such as Spawn Actor from Events like “Begin Play”, then I tried to spawn an Actor from the Event “Receive Hit Box Release” and it WORKED! Thanks Dudes for all the Help!

BTW, i tried to get this system to work in the GameMode BP and it didnt, whenever i hit the Simulate Button, the Graph does not seem to work at all, its just dont activate any node, maybe I was doing it wrong, but anyway, Thanks again for the Help!