I don’t understand how to move items and how to use the free position of items, can you give me some tips, and or…
I don’t understand how to move items and how to use the free position of items, can you give me some tips, and or source code ( beginner and advanced) I can try to understand and test, thanks!
]]>
< ![CDATA[
I am not sure: do you need a script to move items, or hints on how to move items manually ?
By script, you need to toggle the property “i.onGrid” to select whether the item is attached to the grid or not. Then use Item.setPosition, setScale, setRotation, etc.
]]>