An open API service indexing awesome lists of open source software.

https://github.com/kitbashery/game-kit

A collection of feature rich gameplay systems for Unity.
https://github.com/kitbashery/game-kit

asset events game-development game-kit health physics pooling unity unity-3d unity3d-plugin

Last synced: 11 months ago
JSON representation

A collection of feature rich gameplay systems for Unity.

Awesome Lists containing this project

README

          

![](https://kitbashery.com/assets/images/kitbashery-github-banner.jpg)

[![Unity Version](https://img.shields.io/badge/Unity-2021.3%2B-blue.svg)](https://unity3d.com/get-unity/download)
[![GitHub](https://img.shields.io/github/license/kitbashery/modular-ai.svg)](https://github.com/Kitbashery/Game-Kit/blob/main/.github/LICENSE.md)
[![OpenUPM](https://img.shields.io/badge/Install-openUPM-blue)](https://openupm.com/packages/com.kitbashery.game-kit.html)
[![DevKit](https://img.shields.io/badge/Dev%20Kit-.unitypackage-blue)](https://github.com/Kitbashery/Game-Kit/releases/download/Development-Package/Kitbashery_GameKit.unitypackage)
[![Documentation](https://img.shields.io/badge/Docs-Kitbashery.com-%23ffaf0c)](https://kitbashery.com/docs/game-kit)
[![Contributing](https://img.shields.io/badge/Contribute-guidelines-lightgrey)](https://github.com/Kitbashery/.github/blob/main/.github/CONTRIBUTING.md)

#### For a more performant, stable and fully featured solution check out our latest asset:
[![Smart GameObjects](https://kitbashery.com/assets/images/smart-gameobjects-uas-sale.jpg)](https://assetstore.unity.com/packages/slug/248930?aid=1100lvf66)

# Game Kit

## Description:
GameKit contains feature rich systems and components commonly used in games. Designed with 3D games in mind, however some components may function in 2D as well.

## Features:

#### Object pooling:
* Improves game performace
* Sequential naming
* Hide pooled GameObjects in the inspector
* Expandable pools.

#### Spawner:
* Forward & offset spawn direction
* Integrated object pooling
* Spawn events
* Wave system
* Random spawns

#### Health:
* Invinsibility
* Multiple health bars
* Passive regeneration
* Damage/healing
* Stackable effects over time
* Damage/heal/death Events
* Area of effect zones
* Healthbar UI support

#### Projectiles:
* Impact force
* Seeking
* Ricochets
* Integrated with health system
* Integrated object pooling

#### Event Systems:
* Dynamic collision events
* Dynamic activation events
* Integrated with health system
* Integrated with projectiles

#### Time Management:
* Play/Pause
* FPS Counter
* Slow Motion
* Time Events

#### Force Fields:
* Directional forces
* Sync with WindZone
* Explosion/Implosion

# Getting Started:
All components can be found under Kitbashery in the component menu:
![](https://kitbashery.com/assets/images/kitbashery-getting-started.jpg)

Online documentation & scripting API is found at:

https://kitbashery.com/docs/game-kit

----
The name Kitbashery & all associated images Copyright © 2023 Kitbashery. All Rights Reserved.