Hi,
I've been searching the manual and the forums, but can't find a good solution for object hierarchies.
What I want is this: If I make a container object, I'd like its "children" to move automatically when the container moves, but still be able to have "local" movement. Using "Pin" doesn't work, because it locks the trasforms of the children objects completely, and simply adding children to a container doesn't work either (they don't inherit the transforms).
This is a really basic feature, and I was surprised Construct doesn't have it, since hierarchies can be used for so much more than the moving things around, you can organize very complex projects, use it to optimize performance, etc.
But maybe I'm mistaken and there's a way to do it? Fingers crossed! :-)