Problem with cast to and launching caracter

I want to connect cast to with launch character but it wont work. Any help to solve this problem is needed or I cant really desing my game further.

Since the blueprint you’re casting to isn’t of type character you won’t be able to launch character. You’ll have to either use Add Impulse or Add Force to launch it. Hope this helps!