I was wondering if there were any tutorials on how to recreate the Platformer and 8 way direction behaviors with the Custom Movement Behavior? I looked through the forum and didn't see any.
My reasoning behind doing it is to get around not being able to pass through solids on different layers. My player character currently swaps between the Platformer and 8 Way behaviors no problem, but from reading on the forums, I see that I can't have him passing through solids (no matter what layer they're on) while the 8 way behavior is enabled.
Any thoughts or help is appreciated.