PDA

View Full Version : Vehicle custom steering OR human character flying



gusano
10-31-2008, 12:56 PM
Hi,

I'm trying to achieve one of two things:

1. Create a custom vehicle (airplane) that steers different from the Unreal 3 vehicles. There would be a throttle button/trigger, and then WASD or joystick would make the airplane go up, down, left, right.

2. Create a custom character pawn that can fly. Controls would work the same way as an airplane.

Does anyone know how to override vehicle controls? How do they work?

LDS-555
10-31-2008, 05:42 PM
have you tried to figure it out on your own by looking at the existing code?

gusano
11-01-2008, 12:42 AM
Yeah I'm trying right now by doing some tests with the existing source code, but in the meantime it's fair to ask around, maybe someone has already done this...