Skip to content

Alien detection and agression low HAB_Airport #100

Answered by MattFiler
ghramsey asked this question in Q&A
Discussion options

You must be logged in to vote

You can set aggression and other such attributes on characters through some function entities, perhaps try calling some of those on your spawned alien to see if he's a bit more aggro? It could be that something somewhere is checking the mission number via GLOBAL and setting the alien menace-type values to low as you're on an early level. Not too sure.

Have a look for some of the following:

  • CHR_SetMood
  • NPC_AlienConfig
  • NPC_SetSenseSet
  • NPC_SetupMenaceManager
  • NPC_SenseLimiter
  • NPC_SetAlienDevelopmentStage

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghramsey
Comment options

Answer selected by ghramsey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants