Frictional Games Forum (read-only)

Full Version: [SOLVED] Creating custom items?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello.

Basic question. How can I create a custom item? I have the model already but I don't know how to make it a item with the same function as a key?
Model editor -> open your .ent (model if it is a .ent) -> Settings -> TYPE = Item , SUBTYPE = Puzzle.
Now click on your item and you will see on the right side of the screen : general\Body\Attachment, that's for the body, { gravity etc } just open a new model editor and use for example an Original amnesia key item.
Hope this helps out.
(01-02-2014, 03:57 PM)DnALANGE Wrote: [ -> ]Model editor -> open your .ent (model if it is a .ent) -> Settings -> TYPE = Item , SUBTYPE = Puzzle.
Now click on your item and you will see on the right side of the screen : general\Body\Attachment, that's for the body, { gravity etc } just open a new model editor and use for example an Original amnesia key item.
Hope this helps out.

Heeey, it works! Awesome +rep Big Grin
Your welcome.
Just a small tip:
When you have a question asked and it is SOLVED do like this :"
Creating custom items? SOLVED! (on your main tread line\text)
So people see they don't have to look and help anymore because ; it's solved Wink.
Just for other people here.
(01-02-2014, 05:25 PM)DnALANGE Wrote: [ -> ]Your welcome.
Just a small tip:
When you have a question asked and it is SOLVED do like this :"
Creating custom items? SOLVED! (on your main tread line\text)
So people see they don't have to look and help anymore because ; it's solved Wink.
Just for other people here.

Done Smile