Setting Mesh Mobility Without Affecting Root

Is it possible to set a mesh’s mobility without affecting the root? Im currently doing an actor blueprint which requires it, but whenever I set one of the actor’s Mobility to Static, the Root’s mobility is also set to static as well, which made it unable to move my actor at all in the level.