Hello
I'm not sure if this is the right forum section for my question.. If not someone will probably move my post. Anyway.
So there's an issue that's been following me during all this time within Construct 3, and I'm not entirely sure what's causing it.
As I'm continuing working with sprites and layers within my game, certain sprites seem to disappear when moved to other layers. It's not a situation where the moved sprite falls behind another layer that now covers it up. The sprite that got moved to another layer simply gets deleted as soon as it's no longer highlighted. I assume this can be confirmed by examining the properties of moved sprite. Upon doing so, I can see that the sprite no longer inherits properties that's unlocked as soon as at least one of it exists within the layout (for example which layer the sprite currently resides within.)
Up until now I've managed to bypass this issue by deleting the layer and simply creating a new one before moving the sprite to it, but right now it's become such a halt for my progress.
Is there a feature I'm missing?