About 7,880,000 results
Open links in new tab
  1. How to make something “look” at another thing - Roblox

    Dec 24, 2021 · This should work: tower:SetPrimaryPartCFrame (tower.PrimaryPart.Position, enemy.PrimaryPart.Position) Also, this will rotate the entire model, so if they aren’t on the …

  2. How to make a part face the direction of another part - Roblox

    Dec 28, 2020 · How do I make a part face the direction of another part. I tried several things like getting the magnitude and trying to use CFrame.Angles but I simply cant get it to work please …

  3. How to make a part face another part with CFrame.Angles ... - Roblox

    Jul 28, 2019 · I can’t seem to figure out how to make a part face toward another part using CFrame.Angles (or CFrame.fromOrientation). I am aware of the way to do it using …

  4. How to make Motor6D's Part1 look on the another part ... - Roblox

    6 days ago · How do I make Motor6D’s attached part be faced to another part? (something like Team Fortress 2 sentry) Sentry has a Humanoid and a Torso anchored (this doesnt seem to …

  5. Possible to make an object to face another object using ... - Roblox

    Apr 6, 2023 · As the title says I want an object to face like a character or something that a character throws. I see an option of two attachments in AlignOrientation so is it possible to use …

  6. Making a part turn towards another part in Roblox Studio.

    Shows you three ways to make a part look at another part: setting CFrames directly, lerping them, and tweening.This could be used for example to make an NPC ...

  7. Make a Model look at a part - Scripting Support - Developer Forum - Roblox

    Dec 11, 2022 · to make a model always face a certain position, you can use the CFrame property of the model and the CFrame.lookAt method. The CFrame.lookAt method takes a position as …

  8. How do i simplyget the orientation needed to make an object look

    Nov 14, 2024 · while true do local Look = CFrame.lookAt(script.Parent.Lidar.Position, game.Players:GetChildren()[1].Character.HumanoidRootPart.Position) local rotation = …

  9. How can I make an object face towards a position in Roblox Studio?

    Nov 8, 2022 · In Roblox's documentation, Understanding CFrames, there's a section on rotating to face a point. Essentially, one of the CFrame constructors allows you to pass in two Vector3s. …

  10. How do I match an objects rotation to another object without ... - Roblox

    Jan 20, 2023 · either by looking at properties and copying the orientation of your target object or using the alignment tool might work. Creating a plugin that auto-aligns the objects’ orientations …

  11. Some results have been removed
Refresh