Use Net entity particles as reference coordinates for other artefacts
The Net entity particles can be dragged around the canvas
Test purpose
- Create a Net entity with draggable Particles
- Create a range of other entitys of different types, and position them on the Net entity by reference to the Net's Particle objects.
- Check that when the Net's particles are dragged, the other entitys will update their positions accordingly.
Annotated code