LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.
Removed in version 2017.4.40

PlatformEffector2D.oneWay

Switch to Manual
Obsolete public bool oneWay;

Description

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.