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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get a custom monster to work?
Legato Offline
Junior Member

Posts: 10
Threads: 2
Joined: Aug 2011
Reputation: 0
#1
How to get a custom monster to work?

I've been banging my head against the wall. Can't seem to find any tutorials despite finding many vague hints.

Let's say you have a custom model that you want to use in place of the existing monsters in the game. Let's say you don't even want it to use any animation. How exactly do you get it to do everything an enemy grunt does (stalk the player, attack when close, patrol, etc)? Does anyone have experience with this? To anyone's knowledge, is this even possible?

My first priority will always be to Chaos.
08-31-2011, 12:22 AM
Find
Acies Offline
Posting Freak

Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation: 73
#2
RE: How to get a custom monster to work?

I can write up a guide for this tomorrow. It does seem though as you are lacking basic knowledge of the model editor.

To answer your question: It is possible. Nothing needs to be replaced.

[Image: mZiYnxe.png]


08-31-2011, 12:55 AM
Find
xiphirx Offline
Senior Member

Posts: 662
Threads: 16
Joined: Nov 2010
Reputation: 5
#3
RE: How to get a custom monster to work?

Hint: look at the enemy folder in "entities", you will get the idea ;-)

08-31-2011, 03:57 AM
Find
Legato Offline
Junior Member

Posts: 10
Threads: 2
Joined: Aug 2011
Reputation: 0
#4
RE: How to get a custom monster to work?

That would be really great Big Grin

Yeah I've learned mostly through trial and error and reading through the wiki. Anything you can do to help though would be greatly appreciated Big Grin


(08-31-2011, 12:55 AM)Acies Wrote: I can write up a guide for this tomorrow. It does seem though as you are lacking basic knowledge of the model editor.

To answer your question: It is possible. Nothing needs to be replaced.


My first priority will always be to Chaos.
08-31-2011, 04:10 AM
Find
Legato Offline
Junior Member

Posts: 10
Threads: 2
Joined: Aug 2011
Reputation: 0
#5
RE: How to get a custom monster to work?

Shameless plug.

My first priority will always be to Chaos.
09-01-2011, 03:51 PM
Find
Acies Offline
Posting Freak

Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation: 73
#6
RE: How to get a custom monster to work?

Tried a video on this but it looked miserable. The framerate was so bad. So I'll simply sum up what you are asking for:
-------------------- Steps ---------------------------
1. Place your model (saved in .dae format) in a folder along with its textures (saved in .dds format)
2. Import your model into ModelEditor.exe by selecting file--> Import mesh.
3. All should have gone well and your model should show up in ModelEditor.
4. Go to settings --> User defined variables.
5. On "Type" select "Enemy_grunt".
6. A new window appears where you may adjust sight range, speed and set the sounds played by the monster.
7. If in question about the adjustments, simply move your mouse over the modifiers and a short text will appear - explaining its use.
8. Remember to set the Y value of "Body_OffsetRot" to 180.
9. Once done - save your model (will be as an .ent file) in the folder where you have placed the other files.

(09-01-2011, 03:51 PM)Legato Wrote: Shameless plug.

Lazy brat.

As for other users: I may release the full procedure (animation adding etc.) if there is any interest?

[Image: mZiYnxe.png]


(This post was last modified: 09-01-2011, 05:05 PM by Acies.)
09-01-2011, 04:59 PM
Find
Legato Offline
Junior Member

Posts: 10
Threads: 2
Joined: Aug 2011
Reputation: 0
#7
RE: How to get a custom monster to work?

Thanks I'll try this later tonight

My first priority will always be to Chaos.
09-01-2011, 08:33 PM
Find
Legato Offline
Junior Member

Posts: 10
Threads: 2
Joined: Aug 2011
Reputation: 0
#8
RE: How to get a custom monster to work?

(09-01-2011, 04:59 PM)Acies Wrote: Lazy brat.

As for other users: I may release the full procedure (animation adding etc.) if there is any interest?

I take it that was all in good fun.

So I couldn't seem to get it working. For testing purposes I've been using the crude_man_chains_statue dae and dds files from the ptest folder, as it seems similar to what my custom model will be like (my boyfriend hasn't finished the custom model yet. I lucked out dating an artist, amirite?). I must be messing up somewhere, though I tried following your instruction word for word.

Anyway, I, for one, thinks someone should eventually make a tutorial (by god, if I ever figure out how it may have to be me). I haven't seen anyone make an in depth tutorial on how to put a custom monster into the game... anywhere. I'll keep searching the forums I guess. Thanks for the help though!




My first priority will always be to Chaos.
09-02-2011, 04:51 AM
Find
Acies Offline
Posting Freak

Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation: 73
#9
RE: How to get a custom monster to work?

I could try it out with the crude man model and see how it works out.

[Image: mZiYnxe.png]


09-02-2011, 08:12 AM
Find
Acies Offline
Posting Freak

Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation: 73
#10
RE: How to get a custom monster to work?

Tried it out. Animations are required for the monster to work. Otherwise it will simply disappear once the level is loaded.

[Image: mZiYnxe.png]


09-02-2011, 10:05 AM
Find




Users browsing this thread: 1 Guest(s)