Is it possible (and if it is, how can it be done?) to have an object follow a line created by the mouse, or perhaps trace the movement of the character? So, you could have things moving in loopty-loops, or following a path previously created by a character?
In basic terms, kind of a replay, where the objects follow the same way they moved/pointed/shot earlyer? I'm having a hard time doing this as I don't fully understand hash tables and arrays, which I think are somehow involved in this effect. Any help would be greatly appreciated.