Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

roblox resets orientation of custom model to 0, 0, 0?

Asked by 3 years ago

Im trying to make a custom model and whenever I play roblox resets the orientation to 0, 0, 0, when in reality I need the orientation to be 18.28, 0, 0. How to I change the orientation to that when the game starts? Also when I make the script what part of the model should be it's Parent?

0
What script? SteamG00B 1633 — 3y
0
Is this a script that's doing this or did you manually set it and it's resetting on its own? SteamG00B 1633 — 3y
0
Im trying to manually make a custom character and I read something that said to use xX02Dire_Wolf20Xx 11 — 3y
0
script.Parent.CFrame = script.Parent.CFrame * CFrame.new(0.2,0,0) * CFrame.Angles(0,math.rad(5),0) xX02Dire_Wolf20Xx 11 — 3y
View all comments (2 more)
0
but it didnt work becuase i didnt know where to put the script xX02Dire_Wolf20Xx 11 — 3y
0
sorry im rather new at scripting but again im trying to stop the orientation from restting to 0, 0, 0 every time i play xX02Dire_Wolf20Xx 11 — 3y

1 answer

Log in to vote
0
Answered by 3 years ago

Guys i still need help can someone respond please? Preferably someone who isn't obsessed with the fortune that they'll make off of getting this answer right and someone who is genuinely interested in helping me??

Ad

Answer this question