hey thanks for the replies :q didnt realise you could use code from UT3 in UDK, that will help a lot. The Raptor from UT3 would be a good point to start from. I should be able to use the Raptor Code to make my own custom Vehicle class where I can adjust the movement and weapons controls accordingly? if I need to set up an…
i would take some code from ut3 into udk for one of the flying vehicles than extend from that to make your class. you shouldn't need to use matinee, since the vehicle class should be able to tell the player controller class what camera script to use.