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

https://github.com/amelkor/game

Unity assets for quick start
https://github.com/amelkor/game

unity unity-asset unity-scripts unity3d unity3d-games

Last synced: about 2 months ago
JSON representation

Unity assets for quick start

Awesome Lists containing this project

README

        

![Logo](!img/cc_preview.jpg)

[![Twitter Follow](https://img.shields.io/twitter/follow/cmdexecutor?color=blue&label=Follow%20on%20Twitter&logo=%20&logoColor=%20&style=flat-square)](https://twitter.com/AlekseyMelkor)
[![license](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://github.com/amelkor/Unity3d-BSR-Shooter-Trial/blob/master/LICENSE.md)

# Game - one click Assets
### Unity assets for quick start
Unity does lack of many builtin systems.
The alternatives are generally overblown with complexity, trying to be a universal fit.
So here is the stuff that could be imported simply by adding a git url and created with just right click.
While these assets are the outcome of prototyping phases, they could serve their purpose in medium complexity projects.

## Requirements
- Unity 2021.3

## List of assets
### 1. First Person Character Controller
> https://github.com/amelkor/Game.git?path=/Assets/BSR/CharacterController

Create by right click on scene/inspector _Game->Simple First Person Controller_

_note: currently requires com.unity.inputsystem being exactly 1.3.0 due to unresolved bugs in their 1.4 versions_