platformEffector(opt?: PlatformEffectorCompOpt): PlatformEffectorComp
The platform effector makes it easier to implement one way platforms or walls. This effector is typically used with a static body, and it will only be solid depending on the direction the object is traveling from.
param
opt- Options for the platform effector component. See
returns
The platform effector comp.
since
v3001.0