nlebedenco / TPCE

Third Person Character Extension Plug-in for Unreal Engine 4
MIT License
84 stars 29 forks source link

Animations ? #10

Closed gamedever1 closed 3 years ago

gamedever1 commented 3 years ago

Where can I get animations for this project?

nlebedenco commented 3 years ago

It's been a while now and I currently don't have the time to advance this project for the time being but the animations I used during development were a mix of ALS2-3 and Kubold's. You can have your own animations but it's never going to be plug-and-play because you got to be mindful of starting/stopping frames, foot placement etc and then you have to put together your custom anim graph of course with you own character actions ans such. All this is true for any UE4 proj, though.