KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
2D-Colliders-Expanded
★ 8
Open GitHub ↗
Unity 2D Collision asset
Download README (.md)
Explore Similar Repositories
PI-AF-SDK-Clues
:
PI AF SDK Command Line Utility and Examples
streamagame
:
Core repository for the Stream-A-Game mobile cloud gaming project
VoxRes
:
SuperCollider UGen to analyze vocal sounds
codegen
:
blade code builder
locationtest
:
Example how to use `tns-geolocation` and `tns-googleMaps`
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
2D-Colliders-Expanded
?
Download (.md)
 _**A Unity2D Collision Improvement Project**_ *Created by Timothy Kebr, October 2015* #### Additions: Right now, the project adds the following new colliders to Unity's 2D Collision system: - **Curved Edge Collider 2D** - **Semi-Circle Collider 2D** - **Capsule Collider 2D** #### Description: Unity's default 2D colliders are lacking. Is the shape you want too complicated to create with just the default colliders? Need some *curves*? 2D Colliders Expanded seeks to fill some of those gaps in a native-feeling way. **Usage:** - *Attach the script to a GameObject* - *The collider will be created as you change the editor values*