Thanks a lot tarek2 for taking your time to do this for me . It works fine. I am going to look more carefully to the event sheet so I can better understand what you done there
Cool, your Welcome sir, Glad you fixed
Out of curiosity why you have the controllers all of then working by (On released) and not by (On Clicked)
Example
-On E Pressed
-On (Mouse) Left button Pressed
-Etc........
Did you realize that if the player is overlapping any "EnergyBoxPickable" and presses the button but the Player keeps moving without release the button it will not Pickup up the box if he is not overlapping anymore when released
But if you use "button Pressed" it will Pick up or Leave boxes straight away, this is just an observation it's your Game and you can do anything you wish of course