Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR LUA

rotate modl roblox

--This will get rotated 90 degrees on X axis
Model:SetPrimaryPartCFrame(SpawnCFrame * CFrame.Angles(math.rad(90),0,0))
Source by devforum.roblox.com #
 
PREVIOUS NEXT
Tagged: #rotate #modl #roblox
ADD COMMENT
Topic
Name
7+4 =