You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Optimization] Rework for Character Movement Component. Completely eliminated corrections done by the server even at severely high lag (tested 1000 ms) by incorporating the dynamic movement variables directly into unreal functions. Since no server calls are being made in tick anymore, original ALS movement curves have been re-added. (Huge thanks @senfkorn92 for his awesome work)
[Fix] Disable collision for player static mesh equipments
[Fix] Fix player is not able to mantle by pressing space button
[Fix] Remove hardcoded asset path for AI behavior tree