Parenting makes the position indirect, it must be computed according to parents instead.
It makes manipulation from the parent trivial but from the descendant impractical if not unusable.
Might be better to generalize an attach component.
Parenting makes the position indirect, it must be computed according to parents instead.
It makes manipulation from the parent trivial but from the descendant impractical if not unusable.
Might be better to generalize an `attach` component.
Expecting targets to have or not have a value, e.g text, might not be valid anymore, see https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/master/index.html#L892 that had to be rolled back in the `book` branch https://git.benetou.fr/utopiah/text-code-xr-engine/commit/cd56f69d58319fbcf900b36d8628f9a87c3d2220
Parenting makes the position indirect, it must be computed according to parents instead.
It makes manipulation from the parent trivial but from the descendant impractical if not unusable.
Might be better to generalize an
attach
component.Expecting targets to have or not have a value, e.g text, might not be valid anymore, see https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/master/index.html#L892 that had to be rolled back in the
book
branchcd56f69d58