Repository navigation
collider2d
- Website
- Wikipedia
Unity NavMesh 2D Pathfinding
Optimizes mesh and polygon colliders in Unity
Unity 2d pixel perfect collider is a simple c# script that comes jam packed with features to help you automatically generate pixel perfect colliders.
A tool to create and edit 2D polygons with sprite lookup, created in V
Simple 2-dimensional collision detection library
A basic rectangle collision library made for just non-rotated rectangles that tells you the face collided with and has a collision system where you can have one element be static and one dynamic. It's mostly just for use in my projects, but feel free to use it in your own.
A Unity helper class that adds features to colliders
A snow boarding 2D game implemented using Unity
Practicing programming logic and JS loops I recreated the classic Freeway game.
Using Java Script's p5js library, collide 2d library, sound library and Google Teachable Machine, this is a classical rock-paper-scissor game where objects are selected based on user hand gestures and poses.
Practicing programming logic I recreated the classic Pong game.