I’ve been working on my game for a couple of months (REALLY JUST A COUPLE OF WEEKS) and I had an idea for the Player. Right now my player can jump, run, walk, and play the Idle animation. Basically, I want my Player to act like a fan when the G key is pressed but instead of blowing(forcing to a certain direction) the 2D GameObjects away the Player pulls them forward on his right side when he is facing right or pull them forward on his left side when he is facing the left side.
-
- By the way, Coding it will be a huge help
– Also, I’m a noob with Game Dev.