Hi, I’ve been adapting the code to the 4.9 version, I spent some hours on doing it ( is my first modification on the ue source code) and I want to share adaptation with anyone who wants (and, like me, cannot wait to epic to implements it).
I think there are some bugs, but it works well on my side scroller game. I will do some improvements on the next days
cpp: CharacterMovementComponent (GravityVersion UE4.9) - Pastebin.com
h: CharacterMovementComponent (GravityVersion UE4.9) - Pastebin.com
Also, really thanks to for doing , you saved me a lot of work