ursina_tutorials
ursina_tutorials copied to clipboard
Falling into void
When I run the code, the player spawns beneath the actual surface and falls infinitely in the void. How do I fix this isssue?
In main.py, set player.y = 20
That should spawn you above the terrain