Pin Ball machine blueprint problems

I’m building a pinball machine and i want a Blueprint Ball to react to a bouncer that is able to kick the ball though the machine. Is there something like “launch player” that can be applied to another blueprint?? Radial force within the blueprint of the bouncer does only effect Dynamic objects or pawns but not blueprint for some reason.
please help

Well I am using it on my character, so I am ot sure, although there is something called “launch character” and maybe you can do something by changing the Z velocity, but I am not sure as I am using it for a FPS game… :smiley:

Problem resolved! the ball needed a Sphere component.
easy does it! thanks for the quick reply!

haha well true enough ^^