Hey,
I’m looking for a method to recreate this kind of weapon sway:
I’m assuming its animated by code so that the weapon goes in a ∞ when moving. Would this be a LERP or something similar?
I also wanted to try a method that uses physics to tether the sprites around a point and would drag behind the central mouse movement, which I’ve only seen 3D examples of.
Any help or suggestions in either of these would be greatly appreciated.