Hi All! I’m looking to recreate an attack animation from the game Archvale. I have the foundation down by having a player object and a sword object that is positioned around the player. However, the issue I’m running into is figuring out how to correctly invert the angle that the sword is at after attacking.
This is how I’m positioning the sword and rotating it towards the mouse.
Any help would be greatly appreciated!