aiscripted_sequence Last edited 6 months ago2023-09-04 21:05:52 UTC

aiscripted_sequence - Point Entity

Using the scripted_sequence entity as base, the aiscripted_sequence point entity inherit the same responsibility of making a monster entity move to a specific location and/or perform a given animation. The primary difference being that it completely overrides the targeted monster's AI. Regardless of what you do to the monster, it will follow this sequence.

Attributes

Flags

Notes

1 Comment

Commented 2 years ago2021-07-13 16:50:28 UTC Comment #103609
I have noticed that the AI Schedule when done (m_iFinishSchedule) seems to have an effect for me; when using this entity to place a headcrab in a ventilation duct with a transparent, breakable entrance, the headcrab will fling itself at the player on sight with m_iFinishSchedule set to Default AI (0), but will wait until the vent is broken when that keyvalue is set to Ambush (1).

You must log in to post a comment. You can login or register a new account.