goglesq
18th Feb 2021
18th Feb 2021
code to run it: for i = 1, #frames do sim.partCreate(-1, frames[i][1][1], frames[i][1][2], frames[i][2]); end
Comments
-
run that in console
-
like do: local frames = {{{1,1},2}, {{1,2},3}, {{1,5},7}}
-
can't understand
-
i can't enter