Hello am trying to setup my animation blueprints.
And everything whent well for walking to running.
Now am trying to do the same with my Aim Animation.
After some houers of scrathing my head i got it setup correctly.
Except in the Blend Space for the animation i have X and Y for aim.
How can i get the 2D angle of the camera view.
So center whould be (X 0.0) and (Y 0.0)?
From what i can see the View port should give me this but not been able to figuer it out yet.
Anyone know how to do this?
Ether in code or Blueprint.
I did this and for some reson i had to change all the animation assets to Mesh Space and that left me with a blob of the character.
I checked the shooter example and it has the blend space setup and not the AIm Offest.
I have it moving its just not moving the way i expect.
Maybe i need to restrict my camera in some way?
Edit: You can see what am trying to atchive .
I just want to be able to set it up by my self and not steal the Blueprints from the sample content.
When am back home i can post a video of how my self implemented version behaves.
EDIT: So i got it working
For anyone that may be intrested i used Blend Space and not aim offset to achive this.