How do i add all objects with some tag except self to the list.
Im trying to make a script for simulating gravity, and i need it to apply force to every object with “g” tag, but instead it applies force to itself (object itself is also tagged so other objects will be able to apply force to it).
