Slash - StudioAspen/AAAGame2023-2024 GitHub Wiki

Requirements

  • player presses a button and the player character slash in the direction they are facing
  • when hitting something slashable the sword will slash across the object surface, dragging the player character along
  • once you reach the end of the surface you automatically jump
  • once you reach the end of the surface you also gain a jump and dash if you have used either one
  • the orientation of the dash is based on the object
  • after successfully slashing something you gain some blood for Blood Mechanics

Animation

Description

  • player grabs the floating sword and slashing in front of them
  • no changes when striking an enemy
  • When the player strikes something slideable it will transition to the sliding animation

Assets

  • REQUIRES RESEARCH, figuring out how to have the player grab a floating object and blending those animations of two separate objects (player & sword)
⚠️ **GitHub.com Fallback** ⚠️