I’m trying to make a 3D platformer in C++ and I was Wondering If I should make a Custom Movement Component or just use the default Movement Component.
Hey @ryan2006174
Should work correctly with the Character Movement Component default.
You can check this tutorial.
If you need anything special I am missing let me know
Thank you for your reply