Is it possibile to draw a line that also behaves like a rubber band?
I wanted to create a trampoline-like object with mouse or touch.
Those capx below are 1) to create a rubber band 2) to draw a line.
mediafire.com/file/d9byjy8f6nk3rnv/rubber.capx/file
mediafire.com/file/tsrn8eutej5joww/linedraw.capx/file
Develop games in your browser. Powerful, performant & highly capable.
dropbox.com/s/sbdrjlba5tkxqgj/rubberband.c3p
The trampoline part would be a bit more complicated.
Thanks. Would you use arrays also to draw a line with the mouse or touch?
Afraid I don't see the point of an array here.