Frictional Games Forum (read-only)
Make Suitor Run - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Make Suitor Run (/thread-18851.html)

Pages: 1 2 3 4


Make Suitor Run - FlawlessHappiness - 10-19-2012

Hi.

I was wondering if it was possible to make the suitor RUN to a specific point, following pathnodes.

I know how you make the monsters run towards you, but i want him to run past me... Is it possible? Or should i stick to him walking past me?


RE: Make Suitor Run - Robby - 10-19-2012

You'll have to edit a variable in the monster's entity file thru the Model Editor. Set the walking speed's variable to the exact number the run speed uses, then save the modifed entity file somewhere in your CS folder, then once you created the monster, switch to the ent file you created in your CS's folder (select the entity you created instead of the default one used).

The easier solution is to stick with the walking, but you're welcome to try this.


RE: Make Suitor Run - Statyk - 10-19-2012

(10-19-2012, 05:56 PM)Nemet Robert Wrote: You'll have to edit a variable in the monster's entity file thru the Model Editor. Set the walking speed's variable to the exact number the run speed uses, then save the modifed entity file somewhere in your CS folder, then once you created the monster, switch to the ent file you created in your CS's folder (select the entity you created instead of the default one used).

The easier solution is to stick with the walking, but you're welcome to try this.
You may want to go to his Edit > Animations and replace the walk .dae_anim with the run's .dae_anim. As well as increase the walk speed in Edit > User Defined Variables until you find a suitable speed.


RE: Make Suitor Run - Robby - 10-19-2012

(10-19-2012, 06:07 PM)Statyk Wrote: You may want to go to his Edit > Animations and replace the walk .dae_anim with the run's .dae_anim. As well as increase the walk speed in Edit > User Defined Variables until you find a suitable speed.
Didn't think of that. But it would work as well.


RE: Make Suitor Run - naseem142 - 10-19-2012

Suitors in amnesia the dark descent? is that possible?


RE: Make Suitor Run - Statyk - 10-19-2012

(10-19-2012, 06:16 PM)naseem142 Wrote: Suitors in amnesia the dark descent? is that possible?
Suitors are the monsters from Justine.


RE: Make Suitor Run - naseem142 - 10-19-2012

(10-19-2012, 06:20 PM)Statyk Wrote:
(10-19-2012, 06:16 PM)naseem142 Wrote: Suitors in amnesia the dark descent? is that possible?
Suitors are the monsters from Justine.
I know , i didn't know it was possible to put them in dark descent


RE: Make Suitor Run - FlawlessHappiness - 10-19-2012

Justine and ATDD is the same game. Justine is just an expansion, and a full conversion...

You get to keep the models Wink

Anyway thank you guys! I will try editing the model!


RE: Make Suitor Run - Robby - 10-19-2012

Watch with the saving. Save it elsewhere, not update the original model.


RE: Make Suitor Run - FlawlessHappiness - 10-19-2012

Now that we are talking about it:

I have different custom stuff in my CS. How do i place it so the player doesn't have to merge it into his redist folder?

What i have is:

Digressiphobia - What about Mark /
maps > .map and .hps files
music > digressiophobia_2 > music files (Not sure about this one)
sounds > digressiophobia2 > 1 custom sound used in different maps
. . . . . . > piano keys > A lot of sounds used in same map
voices > a LOT of .ogg voice files.

Is it ok as it is?
Then i guess i will make a folder called "entities", and a new folder for the suitor Wink