convert some sketches variables to float and cast as int on usage
ofZach opened this issue · 0 comments
ofZach commented
for the rosa menkman inspired sketches there are a few line number variables that are really slow to change. is it possible to change them to float and cast them to int in code? that would make them move faster I think....