Dot

Description

Picks items based on dot product of two specified vectors.

On top of common parameters that are listed above this test following parameters.

Parameters

NameDescription

Line A

Line of first vector

Line B

Line of second vector

The are two ways of declaring these lines

Line modes

NameDescription

Rotation

In this case selected object's Transform.forward vector is used. You can use querier, item or custom key value as specified object.

Two points

In this case you specify vector start and end points. You can use querier, item or custom key value for start and end points.

Example

In the picture below dot test is used to score items with preference to those that are in from of querier.

To achieve this effect set Test Purpose to "Score Only". Set Line A mode to "Rotation" and value to "Querier". Then set Line B mode to "Two points" and set start point to "Querier" and end point to "Item".

Items in front of querier have have more green color to them which means that they have more weight which is also shown in debug.

For more information about querier visit EQS Tester tab.

Last updated