Path conversation (entity)
This page has been added by PyBot. You can help by verifying and completing the info on this page.
This page is a Stub. You can help us by expanding it.
Description
Conversation node. Character speaks a line of dialog and looks at a specific entity. When talked to, conversation will end for all characters listening to conversation and they’ll begin following path entities after all conversation nodes. When finished, character will tell all listening characters to go to their next conversation node.
Spawn Arguments
The following is a list of key/value pairs, also known as spawn arguments, that function with this entity.
KEY | DESCRIPTION |
---|---|
angle | Description not available. |
anim | Name of animation to play while speaker talks. |
bind | Description not available. |
bindOrientated | Description not available. |
bindToBody | Description not available. |
bindToJoint | Description not available. |
bindanim | Description not available. |
blend_in | # frame to blend in to anim. |
blend_out | # frame to blend out of anim. |
cameraTarget | Description not available. |
cinematic | Description not available. |
classname | Description not available. |
clipmodel | Description not available. |
cone | Description not available. |
cylinder | Description not available. |
editor_color | Description not available. |
editor_maxs | Description not available. |
editor_mins | Description not available. |
editor_snd XXXX | Description not available. |
editor_usage | Conversation node. Character speaks a line of dialog and looks at a specific entity. When talked to, conversation will end for all characters listening to conversation and they’ll begin following path entities after all conversation nodes. When finished, character will tell all listening characters to go to their next conversation node. |
editor_var XXXX | Description not available. |
guiTarget | Description not available. |
health | Description not available. |
hide | Description not available. |
inherit | Description not available. |
maxs | Description not available. |
mins | Description not available. |
model | Description not available. |
name | Description not available. |
networkSync | Description not available. |
neverDormant | Description not available. |
noGrab | Description not available. |
noclipmodel | Description not available. |
origin | Description not available. |
rotation | Description not available. |
scriptobject | Description not available. |
size | Description not available. |
skin_xray | Description not available. |
slowmo | Description not available. |
solidForTeam | Description not available. |
spawnclass | Description not available. |
target | next path entity. |
Inheritance
This entity is derived from the following:
- idEntity
- idPathCorner
- path_default
- path_conversation
- path_default
- idPathCorner
Note : Entries marked in italics are classes defined in the SDK.
Notes
Notes not available.