Gravity Tensor World | IgnoreParts and Weird Character Movement

  1. What do you want to achieve? Keep it simple and clear!
    I want the “NoCollide” CollisionGroup to work properly and the movement to be smooth!

  2. What is the issue? Include screenshots / videos if possible!
    The first issue is that if I add it to a part, when the player jumps on the part, the character floats in the air inf. instead of landing on it.
    Second issue would be the weird character movement or possibly animation, whenever you rotate the char. with w,a,s,d it rotates like a robot, no smooth movement whatsoever.

  3. What solutions have you tried so far? Did you look for solutions on the Creator Hub?
    I looked for solutions/fixes on reddit/devforum for the “Gravity Tensor World” but i have found none.

Game Link: Gravity Tensor World - Roblox
*If anyone has a link/reddit post that fixes the game/system please send it.

I fixed the NoCollide problem by changing the whole script StarterPlayer>GravityDrive>GravityController with this script: pastebin.com/raw/XAiSqkzV, now the problem is how do I stop the robotic animation.