Multiple collisions question

Hello! i was found on github this feature for multiple collisions on character (link) GitHub - h2ogit/UE4-MultiCollisionMovement: Complex shape collision character movement

It’s working very good in UE 4.18, but i need this in UE 5.3, and when i tried to launch it in ue 5.3 it just don’t want to work (error, try to recompile from source manually)
When i was opened .sln project file i was looked for something errors, i fixed some of them, but there is one error left and i don’t know how to fix it!
I know it’s a noob question ;D but i am new in unreal and i don’t really know c++, maybe someone know how to fix it?

(Class ‘AMultiCollisionCharacter’ Has no member ‘GetComponentByClass’)

Solved!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.