1. BrickPlanet Forum
  2. General Discussion
  3. Does the nullzone exist in brickplanet
Does the nullzone exist in brickplanet
Randy Burns
Level 5
Joined Jun 3rd 2025
Posts 61
Posted Jun 18th 2025 at 3:13PM
you know in roblox if you go really far away from spawn your character starts glitching and stuff? does it exist in brickplanet?
sunlessearth
Staff Member
Level 4
Joined May 7th 2025
Posts 33
Posted Jun 19th 2025 at 2:57AM
Technically this exists in all games, but it only become apparent/visible in open-world games that get really big and vast. This is known as "floating-point precision", and it exists due to limitations of how numbers are stored in computers. The farther models and objects are from their origin, the less accurate position becomes, and you'll start seeing glitches. Pretty neat and scary at the same time, as it still shows that we have some limitations on what we can do in big games to this day.
Doomsekkar
Level 5
Joined May 21st 2025
Posts 45
Posted Jun 19th 2025 at 4:20AM
i HAVE to be the first to document brickplanets null zone
bps2
Level 11
Joined Feb 1st 2025
Posts 1,495
Posted Jun 19th 2025 at 5:56AM
Originally posted by Doomsekkar on Jun 19th 2025 at 4:20AM
i HAVE to be the first to document brickplanets null zone
You must know how to script
Hz
Level 6
Joined Nov 20th 2022
Posts 149
Posted Jun 19th 2025 at 2:07PM
Originally posted by sunlessearth on Jun 19th 2025 at 2:57AM
Technically this exists in all games, but it only become apparent/visible in open-world games that get really big and vast. This is known as "floating-point precision", and it exists due to limitations of how numbers are stored in computers. The farther models and objects are from their origin, the less accurate position becomes, and you'll start seeing glitches. Pretty neat and scary at the same time, as it still shows that we have some limitations on what we can do in big games to this day.
You seem pretty knowledgeable. Would you think these types of floating-point bugs lead to security vulnerabilities in much worse cases?
Touched
Level 5
Joined Mar 24th 2025
Posts 46
Posted Jun 19th 2025 at 4:25PM
Originally posted by Hz on Jun 19th 2025 at 2:07PM
You seem pretty knowledgeable. Would you think these types of floating-point bugs lead to security vulnerabilities in much worse cases?
depends how they are handled, sometimes the value resets to 0, other times it could cause an buffer overflow error. It's mostly harmless (the worst I could think of is causing a crash, which I guess is bad for servers, an effective way to take them offline) unless if you find a technique to abuse a system that's tied to it or find a way to manipulate some memory values due to the overflow. Really depends on the language you are using.

Since brickplanet is programmed in unity, I wouldn't know since I've stopped using it a long long time ago.

Search Forum

Thread Info

Replies
5
Views
9
Created Jun 18th 2025
Last Reply Jun 19th 2025