Help with 8-DOM Weapon Sprite Issue
New to Unity and coding in general, so bear with me. I have my basic 8-DOM animations in place and I'm trying to match my weapon sprites with them (Using placeholder art, not original).
Video Link: Click here
I've set the movement and idle animations up properly in the animator, however when I test the game, the constant tangent key-frames for the weapon don't seem to be working 100% correctly. We use the mouse cursor for aiming, so the sprite should rotate with the mouse, this is the issue I'm running into.
You'll notice in the video, the sprite animations are moving to the correct positions, but they're "sliding" there, not snapping into place. Also, when I move the cursor to any of the right facing positions, it looks like my sword sprite will grow in size.
Any help would be appreciated! Please let me know if I can provide any additional information that would help.
Thanks <3
Your answer
Follow this Question
Related Questions
Sprite size while animating ? 1 Answer
Depending on the mouse movement (or position), the player sprite 0 Answers
2D Animation Package, Bones do not bind to sprites when dragged into a scene 0 Answers
Player doesn't face in direction of its last movement direction 0 Answers
Starting animations at the same time but still getting desynced 0 Answers