Frictional Games Forum (read-only)
modeling - 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: modeling (/thread-20560.html)

Pages: 1 2


modeling - ghostelom - 03-01-2013

when i open my level editor the model doesn't appear any help?


RE: modelling - PutraenusAlivius - 03-01-2013

Where do you put your model?


RE: modelling - ghostelom - 03-01-2013

(03-01-2013, 02:12 PM)JustAnotherPlayer Wrote: Where do you put your model?

model editor but it doesnt appear

no texture appears only the name?


RE: modelling - PutraenusAlivius - 03-01-2013

(03-01-2013, 02:16 PM)ghostelom Wrote:
(03-01-2013, 02:12 PM)JustAnotherPlayer Wrote: Where do you put your model?

model editor but it doesnt appear

no texture appears only the name?
No, i meant where is the models' directory?
[EX]
My game is located at:
E:\Program Files (x86)\Amnesia - The Dark Descent\redist\
[/EX]


RE: modelling - ghostelom - 03-01-2013

same as u


RE: modelling - PutraenusAlivius - 03-01-2013

(03-01-2013, 02:39 PM)ghostelom Wrote: same as u

Well, your model is NOT recognized as an entity as the resources.cfg file didn't point it out. Move your model to
/redist/static_objects/NewFolder/
or
/redist/entities/NewFolder/
(Note: Make a new folder named NewFolder in Entities and static_objects.)
If your model is a .dae, move your model to
/redist/static_objects/NewFolder/

If it's a .ent, move it to here
/redist/entities/NewFolder/


RE: modeling - Your Computer - 03-02-2013

The model would still show up correctly if the directory wasn't listed in the resources.cfg if the model and materials were done properly. It's an issue with the model or HPL material file, which no real information is given on either.


RE: modeling - Tiger - 03-02-2013

Please explain a bit better and we might be able to help you correctly.


RE: modeling - ghostelom - 03-02-2013

When i open my model in the model viewer there are holes everywhere and it doesnt appear well


RE: modeling - Tiger - 03-02-2013

screenshots?