Hi,
It’s been two months since I’ve been working on a Away3D project (as I had to work on another project). Now I come back and performed all types of updates in FlashDevelop, Away3D (getting the last version from GIT) and FlashPlayer 11. Several things have broken, but that’s to be expected.
One of those things is parenting. It seems I no longer have write-access to the parent property of a model. I did see the ‘setParent’ function, but it appears to be ‘arcane’ (which apparently means it should only be used within the Away3D engine). So there doesn’t seem to be a way for me anymore to parent objects. I quickly tried changing ‘arcane’ to ‘public’ and then it seems to work fine. But I’d rather not make custom changes to the Away3D engine. Am I missing something?
—Apprentice
P.S. Preview post appears to post the message directly on forum