I am trying to make a custom rigged character and it doesnt really work
You may present your thread how you choose, but you are required to answer the following questions in your thread;
What are you attempting to achieve? Im trying to make the character move in the right way
What is the issue? It doesnt change its moving directions
What solutions have you tried so far? Couldnt understand whats the issue so I came here
You may then include any further details.
You can check whats wrong with the rig here:
Custom Rig.rbxm (229.2 KB)
1 Like
I donāt think people really want do download files, is there a way for you to explain your problem with screenshots?
I think this explains the problem
looks like it doesnt have any animations, have you given it any?
(if you want it to use the default roblox animations you will need to follow these specifications. (just rename the parts you have minus the _Geo. You can import a basic r15 rig from the rig importer for reference))
Make sure that your rig doesnt have any weld constraints or weld, use animations to make it less buggy and if you wish, get the free rig as an example to create your own if it didnt help
if these didnt help you try searching a solution in the internet maybe it will help you (giving 100% guarantee)
I havent given it any animations yet and rig have some parts that r15 doesnt have so I cant really use it but I will try that
There are welds only on the clothes and the helmet. Other than that all of them are motor6dās. (I also tried using motor6ds instead of welds)
Is your clothes Anchored
?, if yes then make it false, if it didnt help try searching resources in the internet
Yes they are, I still got nothing on searching because all of the startercharacters are usually custom r6-r15ās or skinned meshes
Did you follow a tutorial?
just turn off anchor. have you unanchored it or what?
Yes I did unanchored them if I didnt the rig wouldnt move
I watched them but it didnt still help me
So the problem is that is just slides around? (Its not gonna walk without a walking animation)
(I know its alot but I belive all of these have different solutions to a simmilar problem)
I just logged onto studio for the first time in a couple weeks and my character is sliding around like this:
It worked fine for the last 3 months, and Iām pretty sure I didnāt change anything in the character to make this happen.
I did a bit of testing, and the humanoidstatetype is ārunningā (which is normal) and the problem doesnāt happen if I use the default roblox character instead of the skinned mesh character.
I tried changing the hipheight to 0, 0.1, 0.5, 1, and 5, but nothinā¦
My startercharacter walks like is on ice, i mean sliding , so it better hard to control, also, when it stand in any other part, it bugs and stands still.
I already try changing multiples values in humanoid like hip, please help!! and thanks for read
What is the issue?
Iām working on a pathfinding AI for this custom skinned mesh. Iāve done work with custom skinned meshes before where I had a similar issue but I canāt seen to solve it now.
The character model slides due to what I assume has to do something with the hipheight. Iāve tried changing it, calulcating the hipheight but nothing works and it keeps sliding when moving:
Iām having a problem with a custom rig that Iām making. Whenever the character walks, it moves very slowly and then slides forward in whichever direction itās being moved towards.
I looked this up on the forum and most people recommended changing the hip height as a solution, but neither increasing or decreasing the hip height solved the problem or even changed the sliding whatsoever.
Iād really appreciate it if somebody could help me
[image]
[image]
Hey, so Iāve been trying to make this mesh rig for a few hours and I made it work. however, the rig just starts sliding and doesnāt stop picking up speed til it falls off the side of the map. How can I fix this?
I also think there may be something up with the controls (pressing W would send me backwards, D would send my forwards, etc.) but I canāt really test it while I am sliding. Anyone know whats going on?
(I was watching a YouTube video in the background and it picked up the audio lol jusā¦
1 Like
So I checked them all but I dont have the same problem and non of them still works.
I have the same problem but the solution you gave doesnt work for me :c
I checked this post. But it didnt work for me again xd
I think Im still having trouble understanding what your issue is, what are you trying to achive?
My chacter doesnt rotate on the movement axis. For example my character is looking forward and when I go left character doesnt rotate to left it still looks forward. I added a walk animation and it didnt change anything