Hey so im working on Martian Mike and I faced an issue where I can't seem to get the trophy exit thing to function.
exit.body_entered.connect(_on_exit_body_entered)
this code gives me an error: Invalid get index "body_entered" (on base: 'null instance')
any ideas?