b3agz / Code-A-Game-Like-Minecraft-In-Unity

Project files for a Youtube tutorial series on coding a game like Minecraft in Unity.
298 stars 237 forks source link

Player spawns too high #13

Closed MrCHB1 closed 4 years ago

MrCHB1 commented 4 years ago

Im having some serious trouble on Tutorial 5 right now. Whenever i start a game, the player keeps spawning too high no matter what i do. Please respond immediately, because i don't have patience right now.

At the beginning, the player's position is 0, 0, 0. When playing, the player's position is 800, 130, 800

Same issue with the spawn position. Default values are 0, 0, 0. When playing, the spawn position is set to 800, 130, 800

I dont even know what the heck i did wrong, so respond even if you're busy