So as apart of a skill in my game I want to make it so a spear floats beside the player.
The spear has abilities and combat that must be animated and it has a floating idle animation. I want to add it as a limb with a motor6d but since its technically not attached to the player and its just floating I wanted it to only be offset from the humanoidrootpart instead of any actual limbs. I noticed when I set the humanoidrootpart as a part0 or part1 I cannot animate with the spear. No keyframes will appear for it.
Is there anyway to achieve my desired effect? Thanks in advance!