Torchlight 2 Modding
Hi,
Current game implementation:
If you hold the left mouse button over an enemy, your character will attack him until he is dead. If you hovering over another enemy fast enough while still holding the mouse button and the nemy is close enough to your character, your character continues to attack this new enemy without the need to again leftclick on the new enemy. But if you are not fast enough or the enemy is too far away, your character won't attack anything until you click leftclick again on a new enemy.
Question:
Is it possbile to increase the range and the "timeout" for this ability?
Reason:
with fast moving enemies and 3 other players and 4 pets in total, it is really hard to exactly click on enemies. It's hard to hit them, also if they are behind a wall or other obstacles. The "auto-aim" feature is good, but a bit too limited.
Wished Endresult:
Once you leftclicked on an enemy you can hold down the button as long as you want. To attack the next enemy you only have to hover over him, without the need to again leftclick.
Hey
@FabSerp ! Sorry for my late "welcome" to the community for u

I get what youre after but i suspect that's something hardcoded into how the engine works with the mouse. I think it isn't possible (well, at least not without hacking ino the engine, which I certainly am not capable of)
Okay, hoped it just would be some values to tweak like "reach_bonus" but I guess this is something else?
Anyway, thank you for your response
no problem and dont stop dreaming up what you want to mod