TrueFPS System Plugin (WIP) 0.1.1 - UE 5.1.1
Added 2023-05-08 02:38:33 +0000 UTCHello everyone.
As you noticed, the next update came a little early and with less stuff on it. I'll explain more about this on the next post.
What's new on 0.1.1?
- Improved Camera Recoil (better use of anim curves, now you draw the recoil just like CS GO for example)
- Improved Weapon Sway (the weapon sway is a little better and more customizable)
- Aiming Head Rotation (now you can set a rotation for each weapon and the head will rotate when the character aim)
- DataAssets as config files (now every customizable data is on its specific DataAsset)
- Character, AnimInstance and Weapon classes reorganized into States structs for better code reading.