I added a model to the stage background of my script, and when the boss comes in it disappears. It seems to be related to the RenderTarget more than the PostEffect shaders.
To reproduce, try rendering a model resource between calls to PushRenderTarget and PopRenderTarget.
I added a model to the stage background of my script, and when the boss comes in it disappears. It seems to be related to the RenderTarget more than the PostEffect shaders.
To reproduce, try rendering a model resource between calls to
PushRenderTarget
andPopRenderTarget
.