Hello everyone,
I try to make my character move on walls and roof (as in manifold garden).
However it’s a bit tricky with the character movement component.
I assume it’s because his purpose is to use gravity on Z axis.
In my character movement component i can see there is a line called Gravity direction, Z is set to -1, but i can’t modifiy X, Y or Z.
in blueprint i can get gravity direction but i can’t find a way to set it.
Can someone help me?