シーンの終了を行うと問題なく動作はしているのですが、デバッカーに下記のようなエラーメッセージが表示されます。
E 0:00:01:0873 GodotPhysicsServer2D::body_test_motion: Parameter “body->get_space()” is null.
<C++ ソース> servers\physics_2d\godot_physics_server_2d.cpp:997 @ GodotPhysicsServer2D::body_test_motion()
このエラーはどうやったら解消するのでしょうか?ご回答よろしくお願いします。