trying to learn to mod under the unreal engine, so far this is the 7th game engine ive attempted to mod for. i found a model import tutorial and i believe i have my model all sorted out now all i need to do is write the code. i have an aerospace fighter with a minigun and a turret (what it fires i havent decided yet). i want it to fly like the redemer missile rather than the raptor. uscript is new to me so i need some tutorials, preferably one specificly for vehicles.
Announcement
Collapse
No announcement yet.
any vehicle coding tutorials?
Collapse
X
-
Originally posted by MisantrhoPist
*bump*
could somone at least tell me what source files i need to modify, i could probibly figure the rest out from there.
just click the link in my sig to get started.
Comment
-
These should help you out. They are written by the people who developed the Onslaught GameType.
http://www.psyonix.com/ImportingVehiclesTutorial
http://www.psyonix.com/NewVehiclesTutorial
Comment
-
thats pretty much what im doing, im using the raptor code for now. im still trying to understand how everything works together. ive found that alot of the vehicles have multiple source files. im currently looking for a flow chart on how these interact with one another. also im looking for a tutorial that covers non-wheeled vehicles and one that covers turrets. in the mean time im trying to understand how the existing code works. im a far better modeler than coder but i was able to master quake c in the past.
Comment
Comment