Create ready reference variables
Select the HorizontalSlashArea node
Connect the area entered signal
Code the area entered function to
Check if the area is in the group called slash
Also check that it is not already been hit
Make whole fruit invisible
Get access to the two halves
Select the VerticalSlashArea node
Connect the area entered signal
Code the area entered function to
Check if the area is in the group called slash
Also check that it is not already been hit
Make whole fruit invisible
Get access to the two halves
Select the DiagonalRightSlashArea node
Connect the area entered signal
Code the area entered function to
Check if the area is in the group called slash
Also check that it is not already been hit
Make whole fruit invisible
Get access to the two halves
Select the DiagonalLeftSlashArea node
Connect the area entered signal
Code the area entered function to
Check if the area is in the group called slash
Also check that it is not already been hit
Make whole fruit invisible
Get access to the two halves
Select the VisibleOnScreenNotifier node
Connect the screen exited signal
Delete fruit when off-screen