A new (optionnal) parameter that would allow to add an offset to the location where the force will be applied on the entity.
API design:
my_actor:AddImpulse(force[, velocity_change, offset_location])
offset_location
default value:
Vector(0,0,0)