There are so many things in Stencyl that I just can't make work, I wonder if they're bugs.
1) I can't send an actor to a layer, it just doesn't do it. The code is in attachment. It creates the actor, but just doesn't send it to the layer, whether via ID or layer name.
2) The "Anchor to screen" block and behavior don't work if I attach them to an actor. If I tell the actor to attach itself to the screen, it just doesn't do it. It works only from an event or behavior in the scene. Is this the way it's supposed to be?
3) The blendmode preview in the editor just doesn't work to me. If the layer isn't in normal blending mode, it simply disappears. Bug?