AG_Animation Graph Flashcards

High Level animation logic, describes animation selection and flow, matches animation state to current game logical state.

1
Q

ag_action

A

Force this action

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ag_adjustToCatchUp

A

Adjust requested move direction of animation to catch up with entity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ag_averageTravelSpeed

A

Average travel speed over a few frames

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ag_breakmode

A

1=Enable debug break mode, 2 =also lock inputs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ag_breakOnQuery

A

If we query for this state, enter break mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

ag_debug

A

Entity to display debug information for animation graph for

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

ag_debugAdditives

A

Print log messages for Additives

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ag_debugErrors

A

Display debug error info on the entities (0/1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

ag_debugExactPos

A

Enable/Disable exact positioning debugger

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ag_debugLayer

A

Animation graph layer to display debug information for

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ag_debugMusic

A

Debug the music graph

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ag_defaultAIStance

A

Specifies default stance name for AI

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

ag_drawActorPos

A

Draw actor pos/dir

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

ag_ep_correctMovement

A

enable/disable position correction in exact positioning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

ag_ep_ShowPath

A

No Description

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

ag_forceAdjust

A

Enable forced small step adjustments

17
Q

ag_forceInsideErrorDisc

A

Force animation to stay within maximum error distance

18
Q

ag_humanBlending

A

No description

19
Q

ag_item

A

Force this item

20
Q

ag_LockToEntity

A

Lock animation to entity (zero offsetting)

21
Q

ag_log

A

Enable a log of animation graph decisions

22
Q

ag_log_entity

A

Log only this entity

23
Q

ag_logeffects

A

AGAttachment Effect logging

24
Q

ag_logselections

A

Log animation graph selection results

25
ag_logsounds
AG sound logging
26
ag_logtransitions
Log animation graph transition calls to the console
27
ag_measureActualSpeeds
Measure actual travel speeds of entity and animation origins
28
ag_nonDecoupledLeaning
Enable procedural leaning when the movement style is not decoupled
29
ag_queue
Next state to force
30
ag_reload_ag
Reloads all Animation Graphs from their ag files
31
ag_reload_xml
Reloads all Animation Graphs from their xml files
32
ag_safeExactPositioning
Will teleport the entity to the requested position/orientation when EP think it's done.
33
ag_showmovement
Show Movement requests
34
ag_showPhysSync
Show physics sync
35
ag_signal
Send this signal
36
ag_stance
Force this stance
37
ag_variationInput
Set this Variation Input once