Difference between revisions of "Thread:User talk:Tkiesel/MovementPredictor/My Improved Code"
Jump to navigation
Jump to search
(New thread: My Improved Code) |
(No difference)
|
Latest revision as of 18:15, 26 May 2012
I never thought someone would actually use my code, so I never got around posting the improved version. I'll try to do that for you soon (as soon as I can find the code)
Though the core movement function hasn't changed, and my improvements probably wouldn't affect your expansion, it does include (what I believe to be) some cool features. GoTo-wrapping is one, another is method to find possible sequence of 'PredictionStatus' from one status to another over given time. It is extremely useful in melee battle, though I haven't test if it give better result than simple linear-prediction.