Kampfkarren/selene

CFrame.identify not inheriting proper mehods

noahrepublic opened this issue · 1 comments

When trying to use CFrame.identity it doesn't seem it inherits properly.

Example:

 CFrame.identity:ToObjectSpace(part:GetPivot())

Error: standard library global CFrame.identify does not contain field ToObjectSpace

Dupe of #348.