Ice block Inherite Bug where it cant move

Godot Version

Godot Version 4.5

Question

So I am making an RPG with block puzzles where you have to put the block on top of the button for it to be pressed, I made an inherit for the block(Ice block) which makes it slide a lot more. I checked it over and over but still it doesn't move its like its frozen but its not frozen in the inspector. Screenshot:

There is no script for it but the normal block moves perfectly fine, all I did was duplicate it. ANY IDEAS?!?!? I have been trying to fix it for 2 hours and its not working. Will be very gratefull for any help.

  1. Duplicate the original one again.
  2. Test it without making any changes.
  3. Make one change to its properties to make it more like the ice block.
  4. Test it again.
  5. Repeat steps 3 and 4 until you have a working ice block, or it stops working - at which point you’ll know what setting is causing you the problem. Then you can make a post about that issue if you cannot solve it.