Open jimfoltz opened 9 years ago
What do you think about using Components instead of Groups, and then using Model.place_component to let the user place the components. Currently, the objects are created as Groups and draw at the Origin.
Model.place_component
Sounds good to me.
What do you think about using Components instead of Groups, and then using
Model.place_component
to let the user place the components. Currently, the objects are created as Groups and draw at the Origin.