
Description
2D variant of our Basic 3D game project.
Basic 3D game
project has text manual and all concepts, described there, are also applicable to this project.
Features
- Very simple project with simple scripts
- Code generation usage example
- Data binders usage example
- Save Load addon usage example
Video tutorial
Setup:
- Download zip archive, unzip it and open the project in Unity Editor (version >= 2019 LTS)
- Import BGDatabase asset
- If you use Unity 2022, you may see compilation errors in the console. Import "Unity UI" package using Unity package manager
- Run example scene (BGDatabaseBasic2DExample/Scene/Scene1.unity)
Releases
Click to see all releases
Version | Release date | Log |
---|---|---|
1.0 | December 12, 2018 | Initial release |