I somehow removed everything from the AnimGraph on my project and my third person character is stuck in the idle animation when I click play. How can I change it back to default so that I have animations again?
My AnimGraph:
Default AnimGraph:
I somehow removed everything from the AnimGraph on my project and my third person character is stuck in the idle animation when I click play. How can I change it back to default so that I have animations again?
My AnimGraph:
Default AnimGraph:
Copy this code TP-AnimgeGraph.
now paste it in your AnimeGraph with “Crtl + V”.
after that just connect it to “OutputPose”
Thank you! I could not figure this out for the longest time!