Whenever I start up my game, it automatically teleports me to another game, "ESCAPE Toy Story Obby". I have looked through my scripts, and I found nothing suspicious, but it is a very large game, and I probably missed something. Any ideas on how to fix? Thanks!
I am guessing you haven't been messing around with TeleportationService. I can 99% guarantee that you or someone else have inserted a "Free model" or something with a script in it that teleports the player.
My recommendation to you is to not use "Free models" from the Workshop if you don't have to. If you need to you should look through every descendant of the model to check for any scripts.
You might also have a plugin installed that causes this.
Ok I figured it out. I searched through all of my scripts and found nothing. I then created a copy of the game and published it again, and that worked. Thanks everyone!