Enum PlatformerMotor2D.CollidedSurface
The surfaces the motor may be colliding against.
Namespace: Edgar.Unity.Examples.PC2D
Assembly: cs.temp.dll.dll
Syntax
public enum CollidedSurface
Fields
Name | Description |
---|---|
Ceiling | |
Ground | |
LeftWall | |
None | |
RightWall | |
SlopeLeft | |
SlopeRight |