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. 9 sty 2024 · Calculating the position from 2 positions is pretty easy, but that’ll give you the distance in studs, so you’ll have to run the result through some math to calculate miles/kilometers.

  3. 1 maj 2020 · As a new ROBLOX developer, it is currently hard to measure the distances between objects if, for say, you want to align another object between them. If this issue were addressed by the addition of a new “Ruler” tool, it…

  4. 7 sty 2024 · This is unfortunate. There are code examples you can copy at the bottom of that page.

  5. 2 lis 2022 · Instead of constantly calculating the distance it would be way easier and less performance heavy to just use ZonePlus. Basically, when the player enters the zone near the door, it opens and the next room generates, this is what ive done in my own game I made that was based on Doors. 2 Likes.

  6. How to get distance between 2 parts positions inside a script. In other words how to get the distance between 2 Vector3.Chapters:0:00 Getting started0:25 Sto...

  7. 5 lip 2020 · You could use .Magnitude, an example would be: local Part1 = game.Workspace.Part1 --An example of it's position would be 0,1,0. local Part2 = game.Workspace.Part2 --It's position would be 0,0,0. local Distance = (Part1.Position - Part2.Position).Magnitude --It would be 1.

  1. Ludzie szukają również