for my main project ive been testing out how the player can drive a car around the level. its a rts style game but i would like to have control of the car not unlike skidmarks with the same simple physics. I want the cars to be able to jump over terain and skid etc, do i need to get a physics wrapper for this or can it be done quite well without, if you know how its done. whats the simplest way. I want more fun than realistic.
JV_ode looks like theres a lot of code to understand just to get basic stuff running, but it seams the best out of the libs after testing the demos?
Also i want split screen with 4 players controling there own cars
JV_ode looks like theres a lot of code to understand just to get basic stuff running, but it seams the best out of the libs after testing the demos?
Also i want split screen with 4 players controling there own cars