rwengine / openrw

OpenRW "Open ReWrite" is an un-official open source recreation of the classic Grand Theft Auto III game executable
http://openrw.org
GNU General Public License v3.0
1.92k stars 174 forks source link

Improve traffic behavior #554

Open mole99 opened 6 years ago

mole99 commented 6 years ago

Currently the driving behavior in OpenRW is only rudimentary implemented.

Tasks which should be tackled in the future are:

ghost commented 6 years ago

Traffic director ignores debug menu and vehicles don't use "smooth steering".

Nice feature would be another color for line indicating when something is blocking the path. (Or dotted line)

mole99 commented 6 years ago

Just to be clear, while in debug menu the vehicles should not move, right?

ghost commented 6 years ago

Yeah, controllers and all physics should be stopped. It looks like for physics should be created additional issue. Hmm...