isle icon indicating copy to clipboard operation
isle copied to clipboard

lego1: implement more of LegoNavController

Open foxtacles opened this issue 1 year ago • 0 comments

I've added a few more functions:

  • SetTargets, CalculateNewTargetSpeed, CalculateNewAccel are 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 on VideoManager, only checks a single attribute/flag of it though, commented out for now

foxtacles avatar Jun 14 '23 12:06 foxtacles