fishfolk / punchy

A 2.5D side-scroller beatemup, made in Bevy

Home Page:https://fishfolk.github.io/punchy/player/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attack Chain System

odecay opened this issue · comments

This will consist of predefined available attack chains, with delayable input windows. Attacks will have the capability to be chained together with sequential inputs, keeping the enemy in hitstun and allowing the player to perform combos. Certain attacks in a chain may have special properties (knockback).

Some relevant discussion
#211