I am really new to Unity and i know i ask a lot. But i would reallly appreciate if someone could help me with this.
I have a setup like this:
A plane with a lot of cubes on it. And a player that is walking on a path that is above that plane.
When the player hits a pickup I want a cube to fall down at that location. The cube then drops down on the other cubes.
I want the cubes that are hit by the cube that is falling to change color.
Is this possible and does someone know how ?