How can I find my map size? I have an airdrop script but it spawns only on one side of the map. I need to find my map size to make it spawn randomly. How can I find the map size? I tried using a stud calculator but it no longer works. Any ideas?
1 Like
Take a part, and resize it until it covers all of the map (use multiple parts if your map is very big.) Then, look in Properties and there will be a property stating how large the part is in the X, Y, and Z axis (make sure that you are not looking at location coordinates.) Take the X & Z coordinates as length and width, and you’ve got your map size, easy!
1 Like
After some update, roblox limited max size of part, so its will be useless only for small maps