I want to create a player home with a ring or spell that will teleport you there when you use it. I could make a local script and attach it to the ring, this won't be very difficult to do but then the PC will continiously have an extra active script when carrying the ring around. This seems like a bad idea perfomance wise but perhaps this isn't much of an issue anymore in 2022?
I figured it would be easier to add a spell to the PC and have the script activate when you cast the spell but I don't know if that's possible without MWSE.
Should I create the ring with the local script or can I make a spell?