Yeah i was already thinking of ways to interpolate it, i was thinking something like, instead of recording the position and angle by themselves, record the position, angle AND it's speed, then play it back at larger intervals and let construct fill in the middle bits.
Some questions
Does the normal list object work in the same way?
Would using the ini object to do this be more cpu intensive?
And about inis, can you make them a binary resource?
or am i better off just using the listbox object?
Thanks for the awesome idea anyways, definately gonna use it