- Home /
Question by
unity_5K85BtmH6CQMGw · Sep 15, 2020 at 08:32 AM ·
scripting problemscripting beginnercollidersgameplaygame object
How to check if object are link via other collider
Hi,
I'm beginning scripting, working on my own game. And i'm struggling with one mechanics.
I will have a source of power and an object to power. I will be able to move object around to create the link between them but, i have trouble to find a solution to do it properly.
I tried to create a huge list and check if the collision never stopped between them but I was wondering if there was an easier solution.
Thank you in advance
Comment