Need to rotate a humanoid model about x axisI need a Script that brings up a Gui on touch in Roblox?How would I go about making my own spherecast function?Roblox - Rotating a ModelHow do I use multiple If's in Lua?My Roblox Script doesn't change the model based on time (Roblox)Roblox Simulating Orientation During FlightHow would I rotate a character based on their camera? (Roblox)Why does my script only run once on my humanoid/noob?Need to place a model down in RobloxHow can I make a Humanoid killable, and have it respawn? (Roblox)
Validation and verification of mathematical models
Can external light meter replace the need for push/pull?
Why don't the open notes matter in guitar chords?
How do I get the =LEFT function in excel, to also take the number zero as the first number?
Was Richard I's imprisonment by Leopold of Austria justified?
What is the German idiom or expression for when someone is being hypocritical against their own teachings?
Is DC heating faster than AC heating?
Can I enter a rental property without giving notice if I'm afraid a tenant may be hurt?
Did Apollo leave poop on the moon?
I was contacted by a private bank overseas to get my inheritance
Why do proponents of guns oppose gun competency tests?
Cobb-Douglas production function with expenditures rather than units
How to help new students accept function notation
Why can I log in to my Facebook account with a misspelled email/password?
Making pause in a diagram
Getting an entry level IT position later in life
Why do private jets such as Gulfstream fly higher than other civilian jets?
How can glass marbles naturally occur in a desert?
What word best describes someone who likes to do everything on his own?
Premier League simulation
Differentiability of operator norm
Does the length of a password for Wi-Fi affect speed?
Do any languages mention the top limit of a range first?
How many years before enough atoms of your body are replaced to survive the sudden disappearance of the original body’s atoms?
Need to rotate a humanoid model about x axis
I need a Script that brings up a Gui on touch in Roblox?How would I go about making my own spherecast function?Roblox - Rotating a ModelHow do I use multiple If's in Lua?My Roblox Script doesn't change the model based on time (Roblox)Roblox Simulating Orientation During FlightHow would I rotate a character based on their camera? (Roblox)Why does my script only run once on my humanoid/noob?Need to place a model down in RobloxHow can I make a Humanoid killable, and have it respawn? (Roblox)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am trying to rotate a humanoid model about x axis when it's in the air to create a superman like effect. I am able to achieve the rotation about y axis but every time I try to do it on x-axis it seems like something overrides it.
roblox
add a comment |
I am trying to rotate a humanoid model about x axis when it's in the air to create a superman like effect. I am able to achieve the rotation about y axis but every time I try to do it on x-axis it seems like something overrides it.
roblox
Welcome to SO! As you may know, it helps if you provide your code in roblox. As a gaming noob, I don't know the language, but people who do may find the question not helpful and they may downvote your question.
– user11093202
Mar 27 at 5:19
Shivam, it's possible you've got some animations on your Humanoid that are fighting with your X-axis changes. When you test, try deleting those animations from the Player in the workspace.
– Kylaaa
Mar 27 at 22:16
add a comment |
I am trying to rotate a humanoid model about x axis when it's in the air to create a superman like effect. I am able to achieve the rotation about y axis but every time I try to do it on x-axis it seems like something overrides it.
roblox
I am trying to rotate a humanoid model about x axis when it's in the air to create a superman like effect. I am able to achieve the rotation about y axis but every time I try to do it on x-axis it seems like something overrides it.
roblox
roblox
edited Mar 27 at 5:17
Shivam Sharma
asked Mar 27 at 5:08
Shivam SharmaShivam Sharma
11 bronze badge
11 bronze badge
Welcome to SO! As you may know, it helps if you provide your code in roblox. As a gaming noob, I don't know the language, but people who do may find the question not helpful and they may downvote your question.
– user11093202
Mar 27 at 5:19
Shivam, it's possible you've got some animations on your Humanoid that are fighting with your X-axis changes. When you test, try deleting those animations from the Player in the workspace.
– Kylaaa
Mar 27 at 22:16
add a comment |
Welcome to SO! As you may know, it helps if you provide your code in roblox. As a gaming noob, I don't know the language, but people who do may find the question not helpful and they may downvote your question.
– user11093202
Mar 27 at 5:19
Shivam, it's possible you've got some animations on your Humanoid that are fighting with your X-axis changes. When you test, try deleting those animations from the Player in the workspace.
– Kylaaa
Mar 27 at 22:16
Welcome to SO! As you may know, it helps if you provide your code in roblox. As a gaming noob, I don't know the language, but people who do may find the question not helpful and they may downvote your question.
– user11093202
Mar 27 at 5:19
Welcome to SO! As you may know, it helps if you provide your code in roblox. As a gaming noob, I don't know the language, but people who do may find the question not helpful and they may downvote your question.
– user11093202
Mar 27 at 5:19
Shivam, it's possible you've got some animations on your Humanoid that are fighting with your X-axis changes. When you test, try deleting those animations from the Player in the workspace.
– Kylaaa
Mar 27 at 22:16
Shivam, it's possible you've got some animations on your Humanoid that are fighting with your X-axis changes. When you test, try deleting those animations from the Player in the workspace.
– Kylaaa
Mar 27 at 22:16
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55370170%2fneed-to-rotate-a-humanoid-model-about-x-axis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55370170%2fneed-to-rotate-a-humanoid-model-about-x-axis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to SO! As you may know, it helps if you provide your code in roblox. As a gaming noob, I don't know the language, but people who do may find the question not helpful and they may downvote your question.
– user11093202
Mar 27 at 5:19
Shivam, it's possible you've got some animations on your Humanoid that are fighting with your X-axis changes. When you test, try deleting those animations from the Player in the workspace.
– Kylaaa
Mar 27 at 22:16