I’m trying to make a combat system from scratch, I’m working on the player equipping a pistol. and got stuck on a problem, and I’m pretty sure it’s a bug but.
Whenever I have a part that is smaller than another and have a motor6d on the smaller one connecting to the bigger one, It just breaks.
It only rotates the smaller one, even though the bigger one should rotate it also rotates the whole grid.
This is what it looks like
Instances
Yet it still rotates like this
Notice that I’m rotating the big block, yet the small one moves in weird ways and the big one doesn’t.
What do I have to do to fix this?