public override void init() { priority = 1; queryKey = new QueryKey(); queryKey.AddComponent <RotationComponent>(); }