Simplifying development

Hi jammers! I wanna share with you some of the assets I've made for qick development, especially game jams. They can speed-up development process, as they contains some ready for use common components & scripts.

These assets are free & open-source, and available on bitbucket, so you can easily download and use them in your project. All assets contains readme in their repo.

| Asset (+ link) | Description | | -------- | -------- | | Unity Template Project | Rich set of common components shared to all projects. Contains both pre-made basic folder structure (for scripts, prefabs, materials etc and game components like movement, health, UI, game management. Good candidate to start new jam project from this repo. | | Profit | Scripts extensions in categories: coroutines, collections, math, components, etc | | Ragdoll Shooting | Contains ready-for-use components related to: 2d-ragdoll, battle, shooting, movement |

All assets are being getting better from time to time.