1
0
Fork 0
gwUnityTemplate/README.md
2023-09-10 00:03:36 -04:00

27 lines
558 B
Markdown

# 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