I am working on a TPS were you are in the desert land but i think its too big to run around in. so i made a hellion and gave it load ability and all such but i dont know how to make a trigger so when i for example press E i enter the hellion and when i press Q i unload my unit. got all the other stuff with changing camera to hellion and such. PLZZZZ help :)
nope i aint making a GTA. i just thought it was slow to move around in my third person with the character. so making you own car could be a good way to get around to the missions
I ended up creating a raytracing function to work out what you are looking at when you press a button. You'll be needing to make such a function for shooting anyway, so you should repurpose such triggers to create a use key (or whatever).
As for what to get the unit to do, you can tell the unit you want to load into the vehicle to Order Unit to (preset -> Smart command) on the car, and it will be loaded, provided that it meets the conditions of the load ability.
why not just give the unit an ability called "Drive Vehicle"
if its an ability you cast the mock ability on a vechicle and then you have a trigger respond to this abilty being casted and puts you in the unit you casted on and give you control
Rollback Post to RevisionRollBack
Skype
KageNinpo = SN
My Libraries
DialogLeaderboard & TeamSort
My Projects
SPACEWAR Tribute
Infinite TD
I am working on a TPS were you are in the desert land but i think its too big to run around in. so i made a hellion and gave it load ability and all such but i dont know how to make a trigger so when i for example press E i enter the hellion and when i press Q i unload my unit. got all the other stuff with changing camera to hellion and such. PLZZZZ help :)
edit: already solved. found out how myself :)
I don't know either, but reading this gives me visions of someone making gta:sc
@Alcoholix: Go
nope i aint making a GTA. i just thought it was slow to move around in my third person with the character. so making you own car could be a good way to get around to the missions
I ended up creating a raytracing function to work out what you are looking at when you press a button. You'll be needing to make such a function for shooting anyway, so you should repurpose such triggers to create a use key (or whatever).
As for what to get the unit to do, you can tell the unit you want to load into the vehicle to Order Unit to (preset -> Smart command) on the car, and it will be loaded, provided that it meets the conditions of the load ability.
why not just give the unit an ability called "Drive Vehicle"
if its an ability you cast the mock ability on a vechicle and then you have a trigger respond to this abilty being casted and puts you in the unit you casted on and give you control
@SouLCarveRR: Go
im new to triggering but know some things. but the thing you wrote i dont have a clue what to do