Hi, a few days ago my visual novel code stopped working (after weeks without problems).
While doing some tests I noticed this strange thing: if two objects are part of the same group and are in collision, the first object no longer responds to actions.
I placed two overlapping objects in the scene:
I wrote a short test code.
As you can see, the apple no longer changes in any way… Am I doing something wrong?