llafuente / unity-platformer

Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
MIT License
119 stars 23 forks source link

PlatformCollider Contacts #42

Closed llafuente closed 8 years ago

llafuente commented 8 years ago

Refactoring: rightHits and leftHits to be in a single array with the gameObject and direction (include down/up)