Examples of various Unity 2D Physics components and features.
Перейти к файлу
Melvyn May 714f4d24c7 Update to 6000.0.18f1 (3699cf869f9b) 2024-09-14 09:34:10 +01:00
Assets Update to 6000.0.18f1 (3699cf869f9b) 2024-09-14 09:34:10 +01:00
Packages Update to 6000.0.18f1 (3699cf869f9b) 2024-09-14 09:34:10 +01:00
ProjectSettings Update to 6000.0.18f1 (3699cf869f9b) 2024-09-14 09:34:10 +01:00
.gitattributes
.gitignore
.vsconfig
License.txt
Readme.md Update to 6000.0.18f1 (3699cf869f9b) 2024-09-14 09:34:10 +01:00

Readme.md

2D Physics Examples

This project contains multiple scenes that are designed to provide both examples of features as well as having the additional benefit that they can be used by Unity QA or developers who wish to test/verify that specific features are working.

A majority of the scenes rely on Unity Gizmos for presentation of Colliders, Joints, Contacts (etc) rather than renderers so please ensure that the "Gizmos" buttons are selected in both the "Scene" and "Game" views otherwise you may find you cannot see the content.

Game View

All the examples were designed with the Game window set to 16:9 Aspect. It is recommended that you change the Game window to this so that the Camera correctly displays the examples.

Branch Names

Each branch represents a specific version of Unity. As features are added in a public release, those features should be represented in that branch and future Unity version branches i.e. branch names of "2019", "2020", "2021" (etc) exist.

"master" represents the current latest alpha/beta version of Unity, updated only when new 2D physics features land in a public alpha/beta release. When the latest alpha/beta transitions into a final release, a branch of that Unity version name will be created and "master" will become the next alpha/beta release.

Twitter: https://twitter.com/melvmay Unity Forum: https://forum.unity.com/members/melvmay.287484/