Downloads

← Back Basic 2D example
Version:
1.0
Format:
Unity project zip archive
Dependencies:
BGDatabase

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

  1. Very simple project with simple scripts
  2. Code generation usage example
  3. Data binders usage example
  4. Save Load addon usage example

Video tutorial

Setup:

  1. Download zip archive, unzip it and open the project in Unity Editor (version >= 2019 LTS)
  2. Import BGDatabase asset
  3. If you use Unity 2022, you may see compilation errors in the console. Import "Unity UI" package using Unity package manager
  4. Run example scene (BGDatabaseBasic2DExample/Scene/Scene1.unity)

Releases

Click to see all releases
Version Release date Log
1.0 December 12, 2018 Initial release
← Back to Downloads