there's something I had on my mind some times ago ( at least one year ago actually ). I wanted to make a ship that attacks with "melee" weapon. the idea was simple, I was just making a weapon with a ridiculous range.
but there's two problems with that:
- the AI never comes close enough to the target to use the said weapon. It obviously has a minimum range, an area around the player that the AI will not trespass if it's not obliged to
- if you face the ship, it will run away, always.
So I've tought about that: a "careless" tag that would overide the said AI settings above. Is that possible?