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
- Host: GitHub
- URL: https://github.com/amelkor/game
- Owner: amelkor
- License: mit
- Created: 2022-08-19T14:51:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T09:42:33.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T22:17:07.642Z (4 months ago)
- Topics: unity, unity-asset, unity-scripts, unity3d, unity3d-games
- Language: C#
- Homepage:
- Size: 8.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://twitter.com/AlekseyMelkor)
[](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/CharacterControllerCreate 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_