isle
isle copied to clipboard
lego1: implement more of LegoNavController
I've added a few more functions:
-
SetTargets,CalculateNewTargetSpeed,CalculateNewAccelare completed and match the original assembly - LegoNavController ctor - partially implemented, we can add a bit more to it once we have https://github.com/isledecomp/isle/pull/15 merged
-
SetControlMax- depends onVideoManager, only checks a single attribute/flag of it though, commented out for now