Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H herreraGP1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Joaquin Herrera
  • herreraGP1
  • Issues
  • #28

atkData for hitboxes

When a player is hit by an attack, they will read the "atkName" string of the hitbox that touched them and read the method in "char?Data" for the specific attack. Then they will respond accordingly.

Ex. Player 2 hit by "standLP" Player 2 reads entry for "standLP" in class "char1Data" Player 2 subtracts "DMG" from HP. Sets hitstun to "hitStun" located in char1Data.standLP().

Assignee
Assign to
Time tracking