Hey,
There really isn’t a way to disable a morph targets curve or the morph target at runtime directly. But you can modify the curve or replace it when certain logic is present. There is node in the animgraph, Modify Curve, where you could at runtime, scale the current value of the curve by another value.
[Image Removed]
Then you can define what does that scaling as a variable in your event graph.