Frictional Games Forum (read-only)

Full Version: ~Cinematic Main Menu Mods - Finished: 1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
If I send here my favourite scene one of my maps can you make it like that Entrance Hall?
Thank you so much!
What kind of entity type did you use for the map?
Type: Object; Sub-Type: Static. Having it set to staticprop does not allow the model to use its animation. Object--Static does just that.

Also, if you are unaware, some entities like the knight armor are entities set as staticprop, which can't be set inactive/active. Setting them to Object::Static allows them to be set inactive/active =P The More You Know...
Sorry for bumping.
Any news or updates ?
Took a break from the mental headache of the first one. But now that I know how everything works and the idea sits on a solid foundation, I might give it another shot sometime. =P Perhaps I should set up a poll for higher demanding areas...
(02-26-2013, 05:38 AM)Statyk Wrote: [ -> ]Took a break from the mental headache of the first one. But now that I know how everything works and the idea sits on a solid foundation, I might give it another shot sometime. =P Perhaps I should set up a poll for higher demanding areas...
Hope you can make another.

OFF-TOPIC: You made an Isolated Full Conversion once, right? Well, how do i use the custom assets in the Level Editor?
You add a directory which points to your FC in your resources.cfg in the redist folder. Once that's done, open a map from your FC and drop in a object relative to the item you want from your FC (this would be a default object from Amnesia, whether it be an entity or a static object). Then just change the entity/mesh of the object you placed. NOTE: It would also be good to rename it after you place the first one, so when it's duplicated, you don't have to rename every one. Also for good neatness and organization.
(01-03-2013, 02:07 AM)Statyk Wrote: [ -> ]I was thinking about the back hall Electric Red, but I'm trying to get visual variety. Going from the Entrance hall, then to the Back Hall, there's isn't much difference. I'll keep it in mind, but do you have any other ideas?

ALSO, if you guys could possibly give me the exact map name, that'd be so helpful!

What about a first person perspective?

Have the camera move around like the player would and maybe have it explore a few rooms.
I suppose you could, but it'd take some more work.
Pages: 1 2 3 4 5 6 7 8