world.gd has this issues, then reassign the pause menu path in world.gd
oh ok.
E 0:00:02:0381 world.gd:6 @ _ready(): Node not found: âPauseMenuâ (relative to â/root/Worldâ).
<C++ Error> Method/function failed. Returning: nullptr
<C++ Source> scene/main/node.cpp:1638 @ get_node()
world.gd:6 @ _ready()
show me your world.gd first 6 linesâŚ
change the $PauseMenu to
$âUI/PauseMenuâ
1 Like
ok. I will.
That did it, thank you!
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.