atmosgames / SuperSimple2DKit

A simple kit meant to help jump start the creation of your 2D Unity game!
1.75k stars 599 forks source link

Attack down/pound #11

Open Dmarku26 opened 2 years ago

Dmarku26 commented 2 years ago

Anyone knows how Thomas made the attack down possible in the script? I am trying to find where in the script it is located that he declares that button down + attack makes pound attack down possible so i can modify but i cant find it anywhere. I can see the code where is explains pound and what it does but i cant find where he declares the input in the code for it. I can find all like move jump attack shoot etc declared the exact input controll how to do it, but for the love of god i have spent hours and i cant find the pound attack input. Any help would be great. Please point me to the right direction.