-
Notifications
You must be signed in to change notification settings - Fork 15
1. Project Configuration
- forks?
- general what not allowed to do
- branch protections
- what kind of project: universal 2d?
This page was last updated for the Fall 2024 semester.
This Wiki is meant to provide key information about how to properly create a mini game for the collection. Importantly, it describes the proper workflow to apply to this project. Pull Requests that do not follow the details outline here will be rejected.
This project is set up to use Unity 2022.3.45f1. It uses the 3D Universal Render Pipeline (URP).
You are constrained to the use of the Unity packages supplied in the repository.
Notable packages included are:
- Cinemachine
- TextMeshPro
- Timeline See Assets/Packages for a complete listing of packages.
You are constrained to the use of the asset packages supplied in the repository.
Teams are given a 250 KB (250,000 bytes) asset budget if deemed necessary for your mini game. Your Pull Request must both include and outline those assets when merging in your mini game. Anything beyond the allotment must receive explicit approval from your manager. Failure to comply will result in a rejected Pull Request.
Packages provided in the mini game collection include:
- TBD