Hey guys, so i've started reading all of the tutorials and stuff and can currently make a 3rd person view game and it seems to work ok. But what i wanted for my map is every player starts off with the same hero to begin, and as you fight you gain minerals to buy new heroes, but what i wanted to know was how do i set it up so
-In 3rd person, you walk up to different buildings and press "e" (or any button), then the UI command card where you buy units pops up and you can buy a new hero, while in buying mode though the mouse look system works like an RTS so you can hover over each hero and see their abilities and such.
-How do i set up a camera system for all the new units, or change hero character. (So i can change camera height for bigger heroes like colossus)
-And lastly is their anyway to make some certain abilities work in a 3rd person, what i mean by that is say give a hero the Stalkers Blink ability and if you use that ability it teleports you so many feet in front of you (similar to WoWs Mages Blink spell) or even to give a hero the Reapers nitro ability where if you use it, it kind of works like Blink but instead of instant port so many yards, instead your character kinda uses the reapers nitro packs and launches into the air and kinda flies to their destination (same as how the Reapers use nitro in SC2, but instead of over cliffs its just to travel from ground to X many yards infront of you.
Hey guys, so i've started reading all of the tutorials and stuff and can currently make a 3rd person view game and it seems to work ok. But what i wanted for my map is every player starts off with the same hero to begin, and as you fight you gain minerals to buy new heroes, but what i wanted to know was how do i set it up so
-In 3rd person, you walk up to different buildings and press "e" (or any button), then the UI command card where you buy units pops up and you can buy a new hero, while in buying mode though the mouse look system works like an RTS so you can hover over each hero and see their abilities and such.
-How do i set up a camera system for all the new units, or change hero character. (So i can change camera height for bigger heroes like colossus)
-And lastly is their anyway to make some certain abilities work in a 3rd person, what i mean by that is say give a hero the Stalkers Blink ability and if you use that ability it teleports you so many feet in front of you (similar to WoWs Mages Blink spell) or even to give a hero the Reapers nitro ability where if you use it, it kind of works like Blink but instead of instant port so many yards, instead your character kinda uses the reapers nitro packs and launches into the air and kinda flies to their destination (same as how the Reapers use nitro in SC2, but instead of over cliffs its just to travel from ground to X many yards infront of you.
Thanks.
@Adrilath: Go
Bump!
The blink thing is pretty simple. First u have to give ur unit the Ability, and then use some trigger like this :
@Milkakuh02: Go
Ok ive got most of it down, but you wrote here
"(Stalker - Blink targeting ((Position of YourHero)"
How do i get the position of my hero?