Re: Making a vehicle go
Posted by SuperCobra on
Fri Jan 21st 2005 at 2:32am
184 posts
28 snarkmarks
Registered:
Jan 2nd 2005
Location: Oregon,USA
How do I make my vehicle made of brushes go when I press W? Also how do
I set it up so he can sit into it and what entity should I make my
brushes (the ones I made my truck out of). Sorry I did look for this
dont flame me.
Re: Making a vehicle go
Posted by omegaslayer on
Fri Jan 21st 2005 at 2:37am
2481 posts
595 snarkmarks
Registered:
Jan 16th 2004
Occupation: Sr. DevOPS Engineer
Location: Seattle, WA
First off dont start a thread with "dont flame me" :wink: , no one really
does that as long as you have searched and asked a valid question :biggrin:
(and you have). And you didnt start a topic saying WTF!!!!!!!!! I DONT
GET THIS!!!!!!!!!! thats apt for flamming.
Anyways I didnt think something like this was possible......(with
brushes anyways), perhapse you can parent some brushes to the
prop_vehicle.... dont really know.
Re: Making a vehicle go
Posted by SuperCobra on
Fri Jan 21st 2005 at 2:39am
184 posts
28 snarkmarks
Registered:
Jan 2nd 2005
Location: Oregon,USA
Well why I am trying 2 do this is cause someone named TAZ or something did it.
Re: Making a vehicle go
Posted by SuperCobra on
Fri Jan 21st 2005 at 3:02am
184 posts
28 snarkmarks
Registered:
Jan 2nd 2005
Location: Oregon,USA
WOW that thing is nice but I dont see the thing where if I press forward itll go.....
Re: Making a vehicle go
Posted by Bobv on
Fri Jan 21st 2005 at 3:17am
Bobv
member
198 posts
40 snarkmarks
Registered:
Jan 9th 2005
Occupation: n/a
Location: USA
Check the Game_UI and the logic entities.....
press button - activates UI thing - if you press a Y axis button sends
to logic compare - if that sees you pressed forward, it activates
thruster, otherwise it deactivates it
Re: Making a vehicle go
Posted by SuperCobra on
Fri Jan 21st 2005 at 3:30am
184 posts
28 snarkmarks
Registered:
Jan 2nd 2005
Location: Oregon,USA
Ok everything works but When I press W it doesnt move at all.
Re: Making a vehicle go
Posted by sXenoG on
Fri Jan 21st 2005 at 5:38am
49 posts
5 snarkmarks
Registered:
Dec 24th 2004
does your car actually move like the car in hl2? or is it flying around
and not rolling? As in... could the design u made technically move
still if it were flipped upside down?
Re: Making a vehicle go
Posted by Bobv on
Fri Jan 21st 2005 at 12:38pm
Posted
2005-01-21 12:38pm
Bobv
member
198 posts
40 snarkmarks
Registered:
Jan 9th 2005
Occupation: n/a
Location: USA
its a thruster, so it doesnt have to be touching the ground