To everyone in this forum
How do you do?
I am studying hammer editor now.
I want to let alyx enter a vehicle with me.
I included prop_vehicle_jeep, and selected vehicle.mdl as its world model.
After I open its object properties window, I included the following two output events in output tab:
My output named = playeroff,
Targets entities named = alyx01,
Via this input = ExitVehicle,
My output named = playeron,
Targets entities named = alyx01,
Via this input = EnterVehicle.
However, it does not work.
I appreciate any comments if you let me know how to let alyx enter a vehicle.
Thank you in advance.
From akd23x
How do you do?
I am studying hammer editor now.
I want to let alyx enter a vehicle with me.
I included prop_vehicle_jeep, and selected vehicle.mdl as its world model.
After I open its object properties window, I included the following two output events in output tab:
My output named = playeroff,
Targets entities named = alyx01,
Via this input = ExitVehicle,
My output named = playeron,
Targets entities named = alyx01,
Via this input = EnterVehicle.
However, it does not work.
I appreciate any comments if you let me know how to let alyx enter a vehicle.
Thank you in advance.
From akd23x