Sprite children/parent of Mesh Entity or NodeTransform

This is not possible because the Sprite class does not subclass the Node class, as AbstractMesh (Mesh) and TransformNode do. I think this is a design choice (the Sprite class has always been like this).

2 Likes