Frictional Games Forum (read-only)

Full Version: custom background problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I followed several tutorials to create a custom menu background from amnesia but when I go to try my background is what appears:

[Image: 2n7ftax.jpg]
Seems the camera is located in the void, not sure how the menu backgrounds work but I asume it's a problem with your player spawn, go fix dat!
(08-13-2012, 01:07 PM)Traggey Wrote: [ -> ]Seems the camera is located in the void, not sure how the menu backgrounds work but I asume it's a problem with your player spawn, go fix dat!
as can be seen here, the camera is not in the void

[Image: 312tnnn.jpg]
Do you have a lightbox to illuminate the area? I think the lightsource present are the defaults that you can toggle on/off.
The blue arrow in the camera is where you are looking... you are looking directly into the void.... Just turn it 180 degrees
(08-13-2012, 02:25 PM)beecake Wrote: [ -> ]The blue arrow in the camera is where you are looking... you are looking directly into the void.... Just turn it 180 degrees
No, the camera faces in the -x axis. He has it right. Only thing I can assume is you did not map this out of one of the original menu maps. You need to do so, as the "CameraPos" can not be created or destroyed. Otherwise it won't work.

- Select everything in this scene except the spawn area.
- File > Export Selection. Place somewhere you will remember
- Open the main_menu.map.
- Delete everything except the CameraPos area.
- File > Import Obects. Place your scene accordingly.
- Save over your FC's map. DO NOT OVERWRITE THE ORIGINAL.
- Check name in your FC's menu.cfg, and save.
As Rapture said, adding light should fix that.
(08-13-2012, 05:25 PM)Your Computer Wrote: [ -> ]As Rapture said, adding light should fix that.
The lights are there, and also many
(08-13-2012, 05:31 PM)Lake Wrote: [ -> ]The lights are there, and also many

I don't see any in the picture you posted.
(08-13-2012, 05:43 PM)Your Computer Wrote: [ -> ]
(08-13-2012, 05:31 PM)Lake Wrote: [ -> ]The lights are there, and also many

I don't see any in the picture you posted.
[Image: 2ah60ee.jpg]

I put other, but nothing, always the same problem

problem solved, the problem was in the name of the file, other than that it was written in the configurations
Pages: 1 2