I'm trying to set up a system where you can transition cleanly between Platform and 8Direction behaviours, transferring momentum between the two. Swapping from 8Direction from Platform works fine, since the 8Direction's VectorX/Y can be swapped straight to the Platform's, but I can't get it to work in the other direction. 8Direction behaviour only seems to have a Set Speed action, and no way to influence the angle of motion from events. Am I missing something?