1
0
Fork 0
No description
Find a file Use this template
2023-09-10 00:24:27 -04:00
.vscode init 2023-09-10 00:03:36 -04:00
Assets init 2023-09-10 00:03:36 -04:00
Packages init 2023-09-10 00:03:36 -04:00
ProjectSettings update settings 2023-09-10 00:24:27 -04:00
.gitignore init 2023-09-10 00:03:36 -04:00
.vsconfig init 2023-09-10 00:03:36 -04:00
README.md init 2023-09-10 00:03:36 -04:00

gwUnityTemplate

This is a blank Unity project for use with creating new typical Goldenwere games, projects, and experiments.

Version

The current version of Unity of the template is: 2022.3.9f1, preferring the most recent major LTS version when maintained.

Packages

Installs the world building, gameplay & storytelling, and characters & animation feature sets.

Rendering

Uses URP

Input

Uses InputSystem

UI

Uses classic UGUI (canvas system) with TextMesh Pro

Physics

Uses classic (UnityEngine.PhysicsModule) physics engine