Changes between Version 12 and Version 13 of WikiStart
- Timestamp:
- 2020-03-30 22:45:29 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v12 v13 3 3 # Common Tools core 4 4 5 Repository with common tools and scripts. Unity 3D projects include this repository in a subfolder under the Assets folder.Features include:5 Repository with common tools and scripts. Features include: 6 6 7 7 * Application tools (quit, cursor, time scale...) … … 14 14 * Interpolation methods 15 15 * TextureCanvas 16 * [Google color palette](https://material.google.com/style/color.html)16 * [Google 2014 color palette](https://material.io/design/color/the-color-system.html#tools-for-picking-colors) 17 17 * Rigidbody and collider utilities. 18 18 * Other utility features: math, PID.