Version: 5.3
Removed
PlatformEffector2D.oneWay has been deprecated. Use PlatformEffector2D.useOneWay instead (UnityUpgradable) -> useOneWay

PlatformEffector2D.oneWay

매뉴얼로 전환
public bool oneWay ;

설명

Whether to use one-way collision behaviour or not.

Various behaviour associated with 2D platforms are provided by this effector such as allowing colliders to pass-through the effector colliders in one-direction (one-way) as well as controller whether friction or bounce should be applied.