public WithSiloAnimation(ActorInitializer init, WithSiloAnimationInfo info) { this.info = info; wsb = init.Self.Trait <WithSpriteBody>(); playerResources = init.Self.Owner.PlayerActor.Trait <PlayerResources>(); }