How would I go about making an object that can let others goethrough it but still affect their variables? I haven’t been able to find any answers from researching.
Not sure what specifically you mean by “but still affect their variables”, but I’m guessing you’d just have a trigger collider on it. To affect their variables you’d do something on trigger. Don’t have a regular collider on the object, and you’re other objects can move freely through it.