ok so i got the point reinsertion working (technically), the only issue is that it cant work for specific points because theres a fundamental flaw with my algorithm, this is what linked lists solve so i probably will recreate the algorithm again and hope that dynamic points work at v8
i do know how to do point reinsertion its just a data structure issue (i made my own weird data structure so thats the issue)