Frictional Games Forum (read-only)
How to make a billboard not creating them inside the editor! - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: How to make a billboard not creating them inside the editor! (/thread-21647.html)



How to make a billboard not creating them inside the editor! - HumiliatioN - 05-27-2013

Yeah I'm working on my project now and I need to know how to make "Own billboard" I don't mean how to create in the editor! There is a difference.

So I need advices for that. Thanks.

- Humi


RE: How to make a billboard not creating them inside the editor! - DeAngelo - 05-28-2013

First make the billboard itself in either Gimp or Photoshop. Make sure it has transparency if needed. Save it as a .png. Then open the material editor. You can make the billboard from scratch, but I find it easier to just open another already made billboard and then find the "diffuse file" box and switch in your picture. Also if you want your billboard to be solid (meaning you can't see through it) change the Blend Mode to Alpha. Then click File>Save As (Don't click "Save" because it will overwrite the one your editing) and put it the new one in your custom story folder. Then in the editor just go find it and bada bing.

This always works for me but I am by no means an expert, so if you still have trouble, just wait a while and one of the Super Friends will be along eventually Smile


RE: How to make a billboard not creating them inside the editor! - PutraenusAlivius - 05-28-2013

(05-28-2013, 09:46 AM)DeAngelo Wrote: First make the billboard itself in either Gimp or Photoshop. Make sure it has transparency if needed. Save it as a .png. Then open the material editor. You can make the billboard from scratch, but I find it easier to just open another already made billboard and then find the "diffuse file" box and switch in your picture. Also if you want your billboard to be solid (meaning you can't see through it) change the Blend Mode to Alpha. Then click File>Save As (Don't click "Save" because it will overwrite the one your editing) and put it the new one in your custom story folder. Then in the editor just go find it and bada bing.

This always works for me but I am by no means an expert, so if you still have trouble, just wait a while and one of the Super Friends will be along eventually Smile

Save it as a .dds instead. The Material Editor only recognizes .dds files.


RE: How to make a billboard not creating them inside the editor! - DeAngelo - 05-28-2013

(05-28-2013, 10:37 AM)JustAnotherPlayer Wrote:
(05-28-2013, 09:46 AM)DeAngelo Wrote: First make the billboard itself in either Gimp or Photoshop. Make sure it has transparency if needed. Save it as a .png. Then open the material editor. You can make the billboard from scratch, but I find it easier to just open another already made billboard and then find the "diffuse file" box and switch in your picture. Also if you want your billboard to be solid (meaning you can't see through it) change the Blend Mode to Alpha. Then click File>Save As (Don't click "Save" because it will overwrite the one your editing) and put it the new one in your custom story folder. Then in the editor just go find it and bada bing.

This always works for me but I am by no means an expert, so if you still have trouble, just wait a while and one of the Super Friends will be along eventually Smile

Save it as a .dds instead. The Material Editor only recognizes .dds files.

It recognizes PNG files for me. I've used them and tested my custom billboards in-game and they work.


RE: How to make a billboard not creating them inside the editor! - HumiliatioN - 05-29-2013

Okay thanks guys, we will try that. Smile