MVVM implementation of an unreal-aligned gameplay framework
- Create an empty unity 6000.3 project
- Clone this repository into the
Assets
folder
cd X:/path/to/your/empty/unity/project/Assets
git clone https://github.com/Chechol27/UnityGameFramework.git
- In your production project go to
Window/Package Manager
- Open the dropdown with the visile "+" button amd hit
install package from git
- Put this repository's link in the prompt and hit
install
for a usage guide, here is an example of this framework used in a pong game