Hello Construct 2 community,
I am just getting started so hopefully someone can help me out.
I went through the beginners tutorial and am currently working on trying to improve the tutorial top down shooter game.
I added "power ups" that change the sprite to various versions holding different weapons: flashlight is base, then there is knife, gun, shotgun and rifle. and these are set as animation frames 0-4.
Now I am trying to add a different animation for knife combat, so that when mouse right si pressed instead of shooting bullets like it normally does it will now use the knife swinging animation which I have on frame 5 of the player sprite.
Thank you for your time.