Speed power-up doesn't revert

Hello, I am new to blueprinting and have been working on my first project! I have created a box-trigger power up that I want to give the player a boost of speed for a short duration. This works but the character does not revert to its original speed after the delay. Is there something I am missing? Thanks in advance!

Your speed does revert, you just won’t notice the slowdown because 1500 is still faster than “default” walk speed.

Try setting your max walk speed to 100 instead, you will definitively notice it, your character is basically walking at that point :stuck_out_tongue: