Active Group Ride Offset (Expression) — DisplayEntityUtils
Addon: DisplayEntityUtils · Category: Expression · Since: 3.4.1
Syntax
[the] deu (rid(ing|e)|mount) [translation] offset of %activegroups%Description
Get or set the translation offset to apply to a group when its riding an entity. This should be used before making a group ride any entities
Examples
#This should be set BEFORE a group rides an entity
set {_offsetvector} to {_activegroup}'s deu ride offset
set {_activegroup}'s deu ride offset to vector(0,1,0)