Closed mlangsdorf closed 6 years ago
Feel free to point and mock.
splitting a vehicle with 190 parts into 4 new vehicles using a Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz: real 0m1.655s user 0m1.587s sys 0m0.061s Not too bad.
Preliminary play testing. Found some bugs:
rebased. Added name and (hopefully) velocity propagation.
Works well enough to stop the initial invincible coil problem, but adds more problems.
Dead branch
Add code to split a vehicle at a location, splitting it into up to 4 other vehicles.
Needs general polishing, optimization, C++ code love, astyle, and a fix for labels. And more testing.