Help with pikmin game throwing mechanic

Hello, I need help making a mechanic for a pikmin game i want it to be like when you press the b button the pikmin gets thrown to the cusor sprite could someone help me?

1 Like
2 Likes

Thank you, but yhis does not help Here is the link to the gamr

I need it to throw only the pikmin that are following you (one at a time of course)

Try changing the type of the closet mushroom thing (And also use a variable to prevent it from changing multiple). So that then if you press B it will only throw 1 (and it will change the variable back to 0 and change the mushroom things type back to normal)