Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ffffffffff on April 30, 2020, 10:36:20 PM

Title: how ro make 2d melee attack
Post by: ffffffffff on April 30, 2020, 10:36:20 PM
how
Title: Re: how ro make 2d melee attack
Post by: ch1ky3n on May 01, 2020, 09:28:49 AM
create a game object that contained
Slash Animation (or whatever)
Colliders to tell the enemies that they have been hit

prefab it

then whenever you click the attack button, spawn the prefab