Is there any more information on Curves other than the example in the Lua Docs? I was wondering if there was a way to create or modify Curves within Lua. For instance, if I wanted to have particles move from a point that the user clicks to an empty spot in the inventory, how would I set the beginning and end points for the curve as well as the handles? Thanks.