Yahoo Poland Wyszukiwanie w Internecie

Search results

  1. 21 paź 2020 · I want to get the exact distance between two points to spwan a rope with exactly that Length; What is the issue? Include screenshots / videos if possible!

  2. 2 sty 2021 · I’m trying to get the player’s distance from a part to see if the can open a door or not but it doesn’t seem to want to work. Here is my code, (variables) local MiddlePos = script.Parent.Parent.Middle.Position local Distance = script.MaxDistance (main code)

  3. 29 maj 2021 · How can I constantly check the distance between two parts without slowing down the server too much? Goal: I am hoping to make a system that checks whenever a player is within a certain range of a part.

  4. Driving Simulator is an open-world racing game on Roblox, created by Fractality, StuntDesigner and DieSoft, who make up a team known as Nocturne Entertainment. This Wiki was made to provide information on the game in a clean and accessible way.

  5. 31 sty 2021 · How to seperate a map into different regions/districts, so I can detect what region of a map a player is in?

  6. 1 maj 2020 · If this issue were addressed by the addition of a new “Ruler” tool, it would be a lot easier to measure the distance between 2 surfaces without needing to spawn a part in and use the properties tool.

  7. 4 mar 2021 · I made a script and two textlabels to detect how far you are from the bluepart and a green part. I’m just wondering if this is the best way to find the distance between blue part and green part. Code: local player = game.Players.LocalPlayer. local bluePart = game.Workspace.BluePart.