So I have two blueprints, one for rotating some platforms, and the other for spawning a ball. The problem is that whenever I enable input for both at the same time, one of them stops accepting input.
Whichever one I enable input for last works, and the other accepts no input. I have tried doing this through the blueprints below and through the defaults tab.