Xaser wrote:Why not suggest a feature to modify a projectile's damage value? That'd give all the flexibility one would really need.
This can already be done in ACS using SetActorProperty. You can easily use ACS_ExecuteAlways (in decorate) in combination with SetActorProperty to modify the damage on the fly.


