Hi all
Is it possible to have a scalar with a settable position, but which cannot be moved with mouse interaction?
I figured I can use arrays to create grids of immutable scalars, but then I don't know how I can detect which specific element/scalar has been clicked on.
Thanks, Roman