This is actually a limitation of Corona itself and not Dusk. Physics objects in groups keep world coordinates instead of being local to the position of the group. To fix this, you’ll need to either insert each object separately or use a multi-element physics body instead.
This is actually a limitation of Corona itself and not Dusk. Physics objects in groups keep world coordinates instead of being local to the position of the group. To fix this, you’ll need to either insert each object separately or use a multi-element physics body instead.