for a bit I’ve been trying to make a skip stage remote event for my obby but I can’t figure out how I’ve tried a lot of things but I can’t get it to work so I restarted because it was just giving warnings like “value of type Instance cannot be converted to a number” and I can’t figure out how to make this. I tried a lot of things…
Thats an issue. Most, if not all rigs need a HumanoidRootPart to either work properly, or do things such as teleporting. At the very least, it needs a Primary part set
donot pass the player in remote events because they are passed to the server automatically as the first argument like MrOnlyKemal said that is why you are getting the error "Value of type Instance cannot be converted into number"
you can use the PivotTo method on the character model to move it