How do I launch the player?

I am trying to create an actor that launches the player into the air on Contact. In UE3 I would achieve this by either using a UT Jump pad or the Kismet layout in the image . So far I have not been able to find an equivalent.

bluecubekismet.jpg

a Character can be launched using “Launch Character” in blueprints i think

Hey, I believe what you are looking for is the ‘Launch Character’ node, it takes a character. You need to either drag off your character node or turn of context sensitive in the right click menu.

Best regards,

Ryan