You know how the game shows you where to go when you press Q at certain points... how can I do that?
You know how the game shows you where to go when you press Q at certain points... how can I do that?
GT - Teeh Jayy
I think 'Look At' Kismet Action does it but never used it myself...
Horde 2.0 | ModDB: Horde 2.0 | [TUT]New AI | [TUT]C++ Fix
Favourite COG: Civilian Marcus | Favourite Locust: RAAM | Loadout: Lancer, Gnasher, Snub Pistol, Frag Grenades
I understand they have located another squad. Our strategy remains the same. Cut off the head of the snake... and the body dies... We will win this war, it is only a matter of time.
They do not understand. They do not know why we wage this war. Why we cannot stop. Will not stop. Until we win... or we die. And we are not dead yet.
I've been messing around with that... it works, but it makes me look automatically, without pressing Q :\
GT - Teeh Jayy
Hook it up to an input event ButtonName is Y
Under the Actor Class tab in the Generic Browser, you'll see an actor called "WarPOI." Place it in the level where you want the player to look, set the options for it under its properties, and use a Kismet event to toggle it on and off. If you want to use custom text, you'll have to make a few changes to config files to show properly.
Bookmarks