using Engine.Core; namespace MyUniverse.Shared.Behaviours; public interface IRotator : IBehaviour;