Direction (Pitch, Yaw, Pivot) (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 2.6.2, 3.0.0 (Packet)

Syntax

[the] deu (yaw [with [interaction] pivot]|pitch) of %activegroups/activeparts/partfilters%

Description

Get/Set the pitch and yaw of an active group/part/filter. Optionally pivot interactions

Examples

set {_activegroup}'s deu pitch to -45
set {_activegroup}'s deu yaw to 73
set {_activegroup}'s deu yaw with interaction pivot to 25

#3.4.3 and earlier
deu set {_activegroup}'s yaw with interaction pivot to 35
deu set {_activepart}'s pitch to -90

View source