Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How easy is it to make an item?
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#11
RE: How easy is it to make an item?

(05-01-2011, 04:54 PM)Mofo Wrote:
(05-01-2011, 03:34 PM)Kyle Wrote: Would it be relatively easy to make the lantern a bullseye lantern?

Yes, shouldn't be to difficult. I made this in 15 minutes. If you want, I can make a higher quality model.

Spoiler below!
[Image: 5qivd.jpg]

It's epic! Big Grin

(This post was last modified: 05-01-2011, 09:31 PM by Kyle.)
05-01-2011, 09:30 PM
Find
Mofo Offline
Member

Posts: 71
Threads: 4
Joined: Sep 2010
Reputation: 2
#12
RE: How easy is it to make an item?

It's finished! Smile

lantern object + item object (with inventory image)

[Image: 30rqqoh.png]

Download Here: http://frictionalgames.com/forum/thread-7765.html
(This post was last modified: 05-02-2011, 06:11 PM by Mofo.)
05-02-2011, 06:03 PM
Find
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#13
RE: How easy is it to make an item?

(05-02-2011, 06:03 PM)Mofo Wrote: It's finished! Smile

lantern object + item object (with inventory image)

[Image: 30rqqoh.png]

Haha, that's amazing! Love it =D
05-02-2011, 06:06 PM
Find
RawkBandMan Offline
Posting Freak

Posts: 1,146
Threads: 35
Joined: Nov 2010
Reputation: 5
#14
RE: How easy is it to make an item?

(05-01-2011, 09:14 AM)Mofo Wrote: It's not that hard to swap the lantern for another item. It is however pretty difficult to change the animations of the player hand.

If you want to make a new item (that will replace the lantern) you'll have to open the model editor and import the mesh you want (wine bottle, hammer, etc). Next, change the User Defined Variables to HandObject.
Spoiler below!
[Image: 20hqano.png]

Save your item in the "amnesia the dark descent\models\hand_objects\lantern" folder. It's best to name it something like "My_Hand_Object", that way you wont accidentally save over the original items.

Find the "lantern.ho" file (in the same folder), copy it and change the name to "lantern_BACKUP.ho". Open the original lantern.ho file and change "hand_lantern.ent" to "My_Hand_Object.ent".
Spoiler below!
[Image: f448pu.png]

[Image: 29w95ih.png]


Run the game, press F (make sure you have the lantern in your inventory) and enjoy your new item.



*Few more things*

If you want to make a light source (lantern, glowstick, flashlight), open your item in the model editor and add a point or spotlight.

If you want to change the lantern sounds, you'll have to change the game.cfg file (amnesia the dark descent\config\).

To remove the swinging lantern physics, open the lantern.ho and change HasSwayPhysics to "false".

Take a look a the flashlight mod and see how those guys did it.


Spoiler below!
[Image: 15ehf9c.jpg]

I tried this with the glowstick from Penumbra Overture. I followed all the instructions. I opened Amnesia, pressed F to turn on the lantern, and it crashed. Help?

EDIT: Oops, just realized I bumped an old thread. Damn me, sorry.

I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets.
(This post was last modified: 05-21-2011, 09:04 PM by RawkBandMan.)
05-21-2011, 09:01 PM
Find
RawkBandMan Offline
Posting Freak

Posts: 1,146
Threads: 35
Joined: Nov 2010
Reputation: 5
#15
RE: How easy is it to make an item?

Never Mind...

I've come to learn to not fear the living, nor the dead... But the monsters that hide in closets.
(This post was last modified: 01-05-2012, 01:33 AM by RawkBandMan.)
01-04-2012, 09:20 PM
Find
BlueFury Offline
Senior Member

Posts: 470
Threads: 30
Joined: May 2011
Reputation: 9
#16
RE: How easy is it to make an item?

Creating a custom lantern or reskin for an object that already has a use isn't the hardest thing to do, but adding a totally new item is way harder.

Sticks and stones may break our bones, but words will break our hearts. – Robert Fulghum
01-07-2012, 09:22 PM
Find




Users browsing this thread: 1 Guest(s)