I’ve been trying to find what causes my level to freeze when my character falls beyond -1024 on the Z axis.
Whenever I test my game and I end up falling beyond that limit it just stops/freezes.
I get that there is a limit but I can’t find where I can modify it… if I can.
Thanks a lot. Though it’s weird because the default limit is set to -1000. I was also able to remove the limit by checking off the Enable World Bounds Checks in the World Settings.