oncollisionstarted - eisclimber/ExPresS-XR GitHub Wiki
Field in PlayerHeadCollider
Will be invoked once when the first collision with a wall occurs. Gets reset when no collision is detected anymore.
public UnityEvent OnCollisionStarted;Field in PlayerHeadCollider
Will be invoked once when the first collision with a wall occurs. Gets reset when no collision is detected anymore.
public UnityEvent OnCollisionStarted;