Jump to content

[SOLVED] way to ignore camera effect?


photo

Recommended Posts

Posted (edited)

The letters are ObjectText and the lines are meshstatic.

Originally, it had to be made with GUI or Widget, but I used objects to make it easier.

The problem is that meshstatic is affected when camera effect is activated.
TextObject is not affected.

Can MeshStatic be set so that it is not affected by camera effects such as TextObject?

 

mabye Is there any other way but to recreate it with the texture widget?

image.png.d44b3b5857eaa74c05c8f5bc93f503ff.pngimage.png.e163bc2703404ebfa21a5ca944917e05.png

Edited by dongju.jeong
Posted

Hi Dongju, 

 

In order to make mesh be unaffected by post effects you can just switch material's transparency mode to Alpha Blend and set material to the overlap mode. But this disables all the post effects.

image.pngimage.pngimage.png

  • Thanks 1
  • silent changed the title to [SOLVED] way to ignore camera effect?
×
×
  • Create New...