Project: Paper2D

Hi ,

I’ve been working with Paper 2D for a few days now, and ran into an issue that I wanted to ask about. In my level I’ve created two sprite actors and used sprite editor to crop portions of a single PNG so that one sprite becomes body of a character and second becomes eye. After adding finished sprites to scene, I want to make Eye sprite child of Body sprite, so I try to parent them together in scene outliner, or in component editor. But in both cases, sprites will not parent together, even if they appear to be parented in hierarchy. Shouldn’t sprites behave same way as meshes in scene when you translate parent, child should translate as well.

Am I missing something, or am I describing a current bug?

Thanks for your help!

W.