This PR adds a modify_passenger_position power type, which as its name suggests, modifies the position of the passenger(s) of the entity that has the power. I'm not totally sure whether the offset field being a double vector would suffice or if there should be offset_AXIS_modifier(s) fields instead (or both) :thinking:
If specified, the position of the passenger will only be offset if either or both the passenger(s) (actor) and the entity that has the power (target) fulfill this bi-entity condition.
This PR adds a
modify_passenger_position
power type, which as its name suggests, modifies the position of the passenger(s) of the entity that has the power. I'm not totally sure whether theoffset
field being a double vector would suffice or if there should beoffset_AXIS_modifier(s)
fields instead (or both) :thinking:Fields
bientity_condition
offset