Hey, I'm making a 2D coop platform game where one player can fly (Lets call him Fly) and the other can't (Lets call him Jump), but I have a problem. Both of them uses moveandcollide, but when Jump is on top of Fly, Fly cant push Jump up with him. Is there a way to make both of them go up by just pressing Fly's "up" input?