How to make player hold a gun

I want my player to hold a gun and shoot.

You could use the attached behavior to attach a second sprite onto your character that is a gun. Then make the gun sprite so when ever you click (anywhere in the game) it will emit a bullet where ever the player is facing. I don’t know exactly how to make it so when you mouse is on the left side of the screen the gun will face that way, same for if it were on the right, but I’m sure someone on here knows more advanced stuff like that.

1 Like

Alright thank you.,…

1 Like