• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

Disable Hero Center

Status
Not open for further replies.
Level 5
Joined
Mar 22, 2009
Messages
170
I am using a dummy hero as a UI option. Its something of a mana battery, which recharges slowly, or near certain nodes on the map. You click it, or hit F2(as hero hotkey) to use it and regain mana for your actual hero. However, sometimes you want to use multiple charges from it, and doubleclicking it causes the screen to center on it, which is unwanted behavior.

Is there any way to prevent this, or a workaround to make it center on the actual hero instead on a double click?
 

EdgeOfChaos

E

EdgeOfChaos

1: Make the dummy constant be on the hero so that their centers are similar and the difference isn't noticable.

2: Whenever dummy is selected, center camera to your hero and deselect the the dummy.
 
Status
Not open for further replies.
Top