Friendly Fire Behaviour #5

Open
opened 2021-09-11 15:19:49 -07:00 by xylemon · 0 comments
Owner

In Half-Life, you are able to shoot friendlies once or twice before they will completely hate you. In the actualy logic, it can detect if you are "accidentally" shooting them or doing it on purpose (via aiming at origin on friendly AI and shooting). We don't need this exact behavior, but it should be something like this:

  1. Shooting once will make the Scientist or Barney not be scared or attack
  2. Shooting twice will make them attack or be scared (we really need the scared animation coded in!)
  3. Attacking a friendly will make other friendly AI vocally react, but not distrust the player yet
  4. Killing a friendly will then make other friendly AI vocally react with another different scentences, and now distrust the player.

Some scientist scentences:

sc_scared0-2 < Scientists say this when player attacks friendly
sc_plfear0-5 < Scientists say this when player KILLS friendly

sc_wound0-1 < Scientists says this when they are hurt
sc_mortal0-1 < Scientists says this when they are really really hurt!

In Half-Life, you are able to shoot friendlies once or twice before they will completely hate you. In the actualy logic, it can detect if you are "accidentally" shooting them or doing it on purpose (via aiming at origin on friendly AI and shooting). We don't need this exact behavior, but it should be something like this: 1) Shooting once will make the Scientist or Barney not be scared or attack 2) Shooting twice will make them attack or be scared (we really need the scared animation coded in!) 3) Attacking a friendly will make other friendly AI vocally react, but not distrust the player yet 4) Killing a friendly will then make other friendly AI vocally react with another different scentences, and now distrust the player. Some scientist scentences: sc_scared0-2 < Scientists say this when player attacks friendly sc_plfear0-5 < Scientists say this when player KILLS friendly sc_wound0-1 < Scientists says this when they are hurt sc_mortal0-1 < Scientists says this when they are really really hurt!
eukara was assigned by xylemon 2021-09-11 16:35:37 -07:00
xylemon added the
FreeHL
FreeSci
labels 2021-09-11 21:55:38 -07:00
xylemon changed title from [FreeHL/FreeSci] Scientist Friendly Fire Behaviour to Friendly Fire Behaviour 2021-09-18 03:10:59 -07:00
xylemon added this to the Hazard Course milestone 2022-01-04 01:58:56 -08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tech/nuclide#5
No description provided.