Hold down space bar to continuously jump?

In my current project, using the third person template, if you hold down spacebar you only jump once. How can I make it so holding space bar makes you continuously jump until you release the button?

You could try making it an axis input instead of an action input? I’m not sure if that would work, but it seems like it would.

Axis inputs spam fire and action inputs single-fire. I’ve never thought of hooking a jump up to an axis input before, but this sounds interesting. :slight_smile: