Hello! It's my first time posting in this forum, so sorry if I muck anything up.
I've recently started learning GDScript about a month ago, and aside from GameMaker 2's language, its the first language I've really gone in depth to try and learn.
While there are very few tutorial channels out there, but those that make videos are very dedicated, however I haven't found a tutorial video for specifically what I'd like to do:
Conceptually it's fairly simple, I've created a character and a gun sprite and have coded the gun sprite to face towards the mouse at all times. What I want to do now is make it so that when you click the mouse button, it fires a bullet towards wherever the mouse is.
For whatever reason... I just cannot figure this out. Any help, however simple, would be hugely appreciated. Thank you.