Hi,
How can I select the right instance on collision? I'm using Spriter and I want to select an object if the Player collides with it, and the enitity name of the object is "Bonus_fruit".
I have the option between:
- System: compare two values
- System: pick by comparison
- System: pick by evaluate
All seems to work right. But what would be the best choice?
I attached a png file of the different options.