Looking to combine two CharacterMovementComponent related plugins in Unreal Engine 4 if possible.
Budget: $50 – $200 AUD
I have two separate plugins with different sets of functions inside of the CharacterMovementComponents I'd like to use on one character but have been working primarily in blueprints and lack the C++ knowledge to be able to tell what I'd need to alter and where things would need to go (Or even if this would be possible honestly) to be able to have both sets of functions available from one CMC.