Frictional Games Forum (read-only)

Full Version: modeling
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
when i open my level editor the model doesn't appear any help?
Where do you put your model?
(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?
(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]
same as u
(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/
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.
Please explain a bit better and we might be able to help you correctly.
When i open my model in the model viewer there are holes everywhere and it doesnt appear well
screenshots?
Pages: 1 2