Hello,
i want the 3rd character skeletal mesh or the capsule from the 3rd person template to react upon physical materials so that it would bounce off the floor everytime it lands there after a jump.
I activated physics sim on the capsule component. But after that the character doesn’t react anymore to key inputs WASD. I can only rotate the camera but no movement input is received any longer.
I already thought about applying some force vectors in response to a collision volume but i want to keep things as easy as possible.
Any suggestions?