Should I use Actor Sequence component instead of Level Sequence actor? The former is nicely encapsulated within the actor it pertains to, while the latter is non-experimental, allows dynamic binding, and I have it in form of an asset (that is, potentially reusable across actors). My goal is to be able to animate non-skeletal actors in an encapsulated manner, ie mainly transforms.