Hi. I decided to try to replicate the popular SUPERHOTline Miami game, made in Construct. My problem is with the picking up/throwing weapon mechanic. Basically, I have this:
if Right clicked, check to see if and what weapon is equipped. If yes, throw said weapon. If none, check if the player is overlapping with any weapons on the ground, which then causes him to pick it up. The problem is that the program then thinks he has a weapon equipped, and because it's still inside of the right clicked function, it instantly throws it.
Can someone please help? Thanks.
Here's the .capx - drive.google.com/open ... HAxbXdjRVE