Every time if I try to add a object to the objRoot (BranchGroup) after making live, I get this exception:
javax.media.j3d.RestrictedAccessException: Group: only a BranchGroup node may be added
is this right?
if yes, is it impossible to add TransformGroups without the use of BranchGroups (after making live)?