script.Parent.CFrame = CFrame.fromAxisAngle(Vector3.new(0,2,0),1):FuzzyEq() ???
thats just an example i know its a builtin method of CFrame.new() i just have no idea how it’s used i even asked chat gpt and it said it’d never heard of the method before “given chat gpt last update was 2022” but even a quick google search returns nothing
if you ask robloxs lua assistance it just says the following I’m sorry, as a Roblox assistant, I can only provide guidance on how to write Lua script.
i know the syntax’s is something like :FuzzyEq(CFrame.new(30,0,0),4) a cframe and then a number