Is there value Weight inside it?
1 Like
Everything seems to work but I made my own Sword and it can equip and stuffs but the problem is dropping it⌠It shows me this error PrimaryPart is not a valid member of Tool âWorkspace.Items.Greatswordâ What does this mean how do I fix it?
1 Like
Differentiate between parts/model and tools when dropping an object. Because in tools you canât get the PrimaryRootPart nor its location (only with its Handler member).
And use better :PivotTO(), because PrimaryRootPart is becoming obsolete.
DeveloperHub: PVInstance:PivotTo
Documentation (BETA): PVInstance | Roblox Creator Documentation
3 Likes
Hippity Hoppity your code is now my property. Thank you so much for open sourcing this, this will help lots of games! I will be sure to credit you if I use this.
3 Likes