I have two objects of same name.
If the player touches one of them, I want them both destroyed.
How to destroy both objects which have the same name?
Develop games in your browser. Powerful, performant & highly capable.
use "pick object" by condition or "pick all" of object, but call thru function so there will not be object context.
I just tried to find pick object or pick all or function and it does not show anything.
System:Pick by comparison
Thanks! It worked!