In Unity, I want one object to have a falling speed variable that all the other objects can access. For various reasons, I can\'t use the inbuilt gravity for what I\'m tryin
other.GetComponent().object name;