How can I override parent's input action in child blueprint?

I don’t think you can that way without making the actions a function but you can set priority for the child actor to be higher so it will fire the action instead of the parent

1 Like