DanialKama / ThirdPersonShooter

Third-person shooter sample project developed in Unreal Engine 5
47 stars 6 forks source link

Fix weapon reload interrupt #38

Closed DanialKama closed 2 years ago

DanialKama commented 2 years ago

While reloading a weapon if the montage gets interrupted weapon still gets reloaded. Stop the weapon from reloading if the montage gets interrupted, and reload does not finish successfully.

DanialKama commented 2 years ago

Fixed in commit number 131.