Hi,
I have been trying to make a blueprint where player needs to click a button and based on what button he clicks different actions happen. I cant manage to get working delay in for loop(where blueprint needs to wait for player). I know that it cant be done in standard ForLoop, but I cant make it work in custom either. I dont understand for loops in unreal that good so its probably because of that.
This is what I want my delay to look like:
And here is how i tried adding delay in custom ForLoop: