Godot says: nope
Right operand of 'is' is not a class (type: 'PackedScene')
I also changed many things, but in generally IS operator/expression throws error like that.Right operand of 'is' is not a class (type: 'Rigidbody2D')
Fun part: if body is body throws error.
Probably something fundamental is the problem.