When the character controller moves with transform.position (teleporting) and if there is a trigger or overlap sphere in the destination, it does not trigger. Is there anyway to solve this issue? Is there a work around? Im guessing that the current implementation doesn't work because these function relies on the physics side of stuff and transform.position isn't part of physics
↧