Frictional Games Forum (read-only)
Lights on a custom enemy - 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: Lights on a custom enemy (/thread-10207.html)

Pages: 1 2


RE: Lights on a custom enemy - plutomaniac - 09-07-2011

(09-07-2011, 05:29 PM)MrBigzy Wrote:
(09-07-2011, 04:22 PM)plutomaniac Wrote: These can be changed from user variables or whatever they are called. What Tan is referring to is something different and I have had trouble with it as well.

I meant variably changing them in-game through scripting, like changing bodies.
Well you could change the entity. The monsters have walk, run animatons anyway so why change these through scripting?




RE: Lights on a custom enemy - MrBigzy - 09-07-2011

(09-07-2011, 06:17 PM)plutomaniac Wrote:
(09-07-2011, 05:29 PM)MrBigzy Wrote:
(09-07-2011, 04:22 PM)plutomaniac Wrote: These can be changed from user variables or whatever they are called. What Tan is referring to is something different and I have had trouble with it as well.

I meant variably changing them in-game through scripting, like changing bodies.
Well you could change the entity. The monsters have walk, run animatons anyway so why change these through scripting?
If you want to, say, change an enemy to disable its alert music, if you wanted to slow it down through a certain area, etc.