Closed akien-mga closed 8 years ago
ERROR: emit_signal: Error calling method from signal 'pressed': 'Node2D(level_holder.gd)::back_to_menu': Method not found. At: core/object.cpp:1210.
I'd suggest to remove all signal connections from scene files and move them to the scripts, it makes it easier to spot such issues.
I'd suggest to remove all signal connections from scene files and move them to the scripts, it makes it easier to spot such issues.