Basic 2D Platformer Physics, Part 6: Object vs. Object Collision Response
Basic 2D Platformer Physics, Part 4
Basic 2D Platformer Physics, Part 3
Basic 2D Platformer Physics, Part 2
Basic 2D Platformer Physics, Part 1
A* Pathfinding for 2D Grid-Based Platformers: Ledge Grabbing
A* Pathfinding for 2D Grid-Based Platformers: Making a Bot Follow the Path
A* Pathfinding for 2D Grid-Based Platformers: Different Character Sizes
A* Pathfinding for 2D Grid-Based Platformers: Adding One-Way Platforms
How to Adapt A* Pathfinding to a 2D Grid-Based Platformer: Implementation
How to Generate Shockingly Good 2D Lightning Effects in Unity (C#)
Creating Dynamic 2D Water Effects in Unity