tranek / GASShooter

Advanced FPS/TPS Sample Project for Unreal Engine 4's GameplayAbilitySystem plugin
MIT License
953 stars 265 forks source link

Implements crouching #8

Closed SalahAdDin closed 4 years ago

SalahAdDin commented 4 years ago

Have you thought about adding the possibility of crouching? I have seen the system you use to do Sprint and Jump a little complex, and I think it would be a little complex to do crouch, or roll, for example.

Thanks for this great template.

tranek commented 4 years ago

Unfortunately the character's skeletal mesh from Epic's ShooterGame does not come with animations for those so it's not possible to add them. The skeleton isn't the mannequin's skeleton either.

SalahAdDin commented 4 years ago

Can you guıde us about doıng ıt? Because ı am seeıng some tutorıals about ıt and ıt ıs possıble to do ıt wıth the default Unreal Engıne's mannequin.