(Sorry for the confusing title, I didn't know how to explain this)
I have a sphere and a lot of tiles in a scene:
I want all the tiles to move up and down when the sphere gets close to them:
I tried to use a driver on the tiles, but instead of all the specific tiles moving when the sphere got close to them, they just mirrored the location of the sphere:
I'm not sure if drivers are the best way to do this, if it isn't, please let me know how I can do this!
Thanks Daniel



