You can see when I hit the crouch key it is raising my character up off the ground.. Not sure why it is doing this. For some reason the animations are lifted off of the Y axis in UE4 when I look at them in Maya they are at zero.. but this is true for all of the animations (idle, run, jump) and they still start at zero in…
fixed it after much frustration and tinkering. The instance of the mesh was raised in the anim blueprint not the main blueprint and was only affecting the crouch for still unknown reasons. But copied the the location from the main and saved to the anim blueprint mesh and wah lah it now works great. Wonder if there is an…