Ambiera ForumDiscussions, Help and Support. |
|
[ 1 2 ] Page 2 of 2 |
|
|||||
|
|
||||
|
@VP, you need to turn on double-sided materials for the plane mesh, which is a child of the FPS camera. Sometime the planemesh is flipped in wrong direction, if you don't want to turn on double sided materials then you can also flip direction of all faces of the planemesh. |
||||
|
Thank you. |
||||
|
I'll have a play around with it to see if I can get it working. |
||||
|
Doh - it was a simple error with a simple fix.... I forgot that the default 2D scene is x-forward whereas the default 3D camera is z-forward. Here are the shader plane-mesh settings to get it to work with your 2D camera script... |
||||
|
Great, thanks for sharing the Planemesh Properties for 2D controller. Glad that it's working finally for you. |
||||
|
@just_in_case After testing the screen shader it works correctly, but won't display when restarting a scene neither on reload when checked. Is there a solution around this? |
||||
|
I found that you need to use the behavior Before first drawing do something and then add an action execute javascript action inside the textbox, and put this line of code. JIC_VIDEO_Shader = false; This will fix the issue of restarting the scene or changing the scene. Need to add this code in every scene. Just make sure that the Also on Reload checkbox is checked. I wish JIC would add a better workaround to this but the solution and the extension work great, thanks to him for this. |
||||
|
@Guest Yes, that works! Thanks! |
[ 1 2 ] Page 2 of 2 |
|